Home
last modified time | relevance | path

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

/development/samples/InlineFillService/src/com/example/android/inlinefillservice/
DAuthActivity.java51 private static int sPendingIntentId = 0; field in AuthActivity
116 return PendingIntent.getActivity(context, ++sPendingIntentId, intent, in newIntentSender()