Home
last modified time | relevance | path

Searched defs:statusBarNotification (Results 1 – 3 of 3) sorted by relevance

/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/notifications/
DNotification.kt7 class Notification internal constructor(val statusBarNotification: StatusBarNotification) { constant in com.android.bedstead.nene.notifications.Notification
/cts/tests/app/shared/src/android/app/stubs/shared/
DTestNotificationAssistant.java115 public void onNotificationSnoozedUntilContext(StatusBarNotification statusBarNotification, in onNotificationSnoozedUntilContext()
/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java2753 StatusBarNotification statusBarNotification = mNotificationHelper.findPostedNotification( in testActivityStartOnBroadcastTrampoline_isBlocked() local
2777 StatusBarNotification statusBarNotification = mNotificationHelper.findPostedNotification( in testActivityStartOnServiceTrampoline_isBlocked() local
2801 StatusBarNotification statusBarNotification = mNotificationHelper.findPostedNotification( in testActivityStartOnBroadcastTrampoline_whenApi30_isAllowed() local
2825 StatusBarNotification statusBarNotification = mNotificationHelper.findPostedNotification( in testActivityStartOnServiceTrampoline_whenApi30_isAllowed() local
2851 StatusBarNotification statusBarNotification = mNotificationHelper.findPostedNotification( in testActivityStartOnBroadcastTrampoline_whenDefaultBrowser_isBlocked() local
2877 StatusBarNotification statusBarNotification = mNotificationHelper.findPostedNotification( in testActivityStartOnBroadcastTrampoline_whenDefaultBrowserApi32_isAllowed() local
2903 StatusBarNotification statusBarNotification = mNotificationHelper.findPostedNotification( in testActivityStartOnServiceTrampoline_whenDefaultBrowser_isBlocked() local
2929 StatusBarNotification statusBarNotification = mNotificationHelper.findPostedNotification( in testActivityStartOnServiceTrampoline_whenDefaultBrowserApi32_isAllowed() local