Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DNotificationListenerVerifierActivity.java1215 List<String> result = getSnoozed(); in test()
1226 List<String> result = getSnoozed(); in test()
1237 private List<String> getSnoozed() { in getSnoozed() method in NotificationListenerVerifierActivity.SnoozeNotificationForTimeCancelTest