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.java1212 List<String> result = getSnoozed(); in test()
1223 List<String> result = getSnoozed(); in test()
1234 private List<String> getSnoozed() { in getSnoozed() method in NotificationListenerVerifierActivity.SnoozeNotificationForTimeCancelTest