Home
last modified time | relevance | path

Searched refs:sPendingIntentId (Results 1 – 1 of 1) sorted by relevance

/developers/samples/android/input/autofill/AutofillFramework/afservice/src/main/java/com/example/android/autofill/service/simple/
DSimpleAuthActivity.java53 private static int sPendingIntentId = 0; field in SimpleAuthActivity
114 return PendingIntent.getActivity(context, ++sPendingIntentId, intent, in newIntentSender()