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.java1105 final static int READY_TO_SNOOZE = 0; field in NotificationListenerVerifierActivity.SnoozeNotificationForTimeTest
1121 state = READY_TO_SNOOZE; in setUp()
1128 if (state == READY_TO_SNOOZE) { in test()
1185 final static int READY_TO_SNOOZE = 0; field in NotificationListenerVerifierActivity.SnoozeNotificationForTimeCancelTest
1203 state = READY_TO_SNOOZE; in setUp()
1210 if (state == READY_TO_SNOOZE) { in test()
1255 final static int READY_TO_SNOOZE = 0; field in NotificationListenerVerifierActivity.GetSnoozedNotificationTest
1271 state = READY_TO_SNOOZE; in setUp()
1277 if (state == READY_TO_SNOOZE) { in test()