Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DNotificationListenerVerifierActivity.java142 tests.add(new SnoozeNotificationForTimeCancelTest()); in createTestItems()
1349 private class SnoozeNotificationForTimeCancelTest extends InteractiveTestCase { class in NotificationListenerVerifierActivity