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.java114 boolean usePendingIntent) { in postNotification() argument
119 if (usePendingIntent) { in postNotification()