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