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.java1257 final static int READY_TO_SNOOZE = 0; field in NotificationListenerVerifierActivity.SnoozeNotificationForTimeTest
1273 state = READY_TO_SNOOZE; in setUp()
1280 if (state == READY_TO_SNOOZE) { in test()
1336 final static int READY_TO_SNOOZE = 0; field in NotificationListenerVerifierActivity.SnoozeNotificationForTimeCancelTest
1354 state = READY_TO_SNOOZE; in setUp()
1361 if (state == READY_TO_SNOOZE) { in test()
1406 final static int READY_TO_SNOOZE = 0; field in NotificationListenerVerifierActivity.GetSnoozedNotificationTest
1422 state = READY_TO_SNOOZE; in setUp()
1428 if (state == READY_TO_SNOOZE) { in test()