Home
last modified time | relevance | path

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

/cts/tests/app/shared/src/android/app/stubs/shared/
DICloseSystemDialogsTestsService.aidl40 void postNotification(int notificationId, in ResultReceiver receiver, boolean usePendingIntent); in postNotification() argument
DCloseSystemDialogsTestService.java115 boolean usePendingIntent) { in postNotification() argument
120 if (usePendingIntent) { in postNotification()