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.java1437 static final int READY_TO_SNOOZE = 0; field in NotificationListenerVerifierActivity.SnoozeNotificationForTimeTest
1453 state = READY_TO_SNOOZE; in setUp()
1460 if (state == READY_TO_SNOOZE) { in test()
1520 static final int READY_TO_SNOOZE = 0; field in NotificationListenerVerifierActivity.SnoozeNotificationForTimeCancelTest
1538 state = READY_TO_SNOOZE; in setUp()
1545 if (state == READY_TO_SNOOZE) { in test()
1589 static final int READY_TO_SNOOZE = 0; field in NotificationListenerVerifierActivity.GetSnoozedNotificationTest
1605 state = READY_TO_SNOOZE; in setUp()
1611 if (state == READY_TO_SNOOZE) { in test()