Home
last modified time | relevance | path

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

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DSensitiveNotificationRedactionTest.kt344 mListener.snoozeNotification(postedSbn.key, SHORT_SLEEP_TIME_MS) in testGetSnoozedNotificationsRedacted()
347 Thread.sleep(SHORT_SLEEP_TIME_MS * 2) in testGetSnoozedNotificationsRedacted()
570 private const val SHORT_SLEEP_TIME_MS: Long = 100 constant