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