Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DNotificationListenerVerifierActivity.java1272 final static int READY_TO_SNOOZE = 0; field in NotificationListenerVerifierActivity.SnoozeNotificationForTimeTest
1288 state = READY_TO_SNOOZE; in setUp()
1295 if (state == READY_TO_SNOOZE) { in test()
1351 final static int READY_TO_SNOOZE = 0; field in NotificationListenerVerifierActivity.SnoozeNotificationForTimeCancelTest
1369 state = READY_TO_SNOOZE; in setUp()
1376 if (state == READY_TO_SNOOZE) { in test()
1421 final static int READY_TO_SNOOZE = 0; field in NotificationListenerVerifierActivity.GetSnoozedNotificationTest
1437 state = READY_TO_SNOOZE; in setUp()
1443 if (state == READY_TO_SNOOZE) { in test()