Searched refs:sPendingIntentId (Results 1 – 1 of 1) sorted by relevance
51 private static int sPendingIntentId = 0; field in AuthActivity116 return PendingIntent.getActivity(context, ++sPendingIntentId, intent, in newIntentSender()