Home
last modified time | relevance | path

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

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DSensitiveNotificationRedactionTest.kt334 val postedSbn = waitForNotification() in testGetActiveNotificationsRedacted() constant
335 val activeSbn = mListener.getActiveNotifications(arrayOf(postedSbn.key)).first() in testGetActiveNotificationsRedacted()
343 val postedSbn = waitForNotification() in testGetSnoozedNotificationsRedacted() constant
344 mListener.snoozeNotification(postedSbn.key, SHORT_SLEEP_TIME_MS) in testGetSnoozedNotificationsRedacted()