HomeSort by relevance Sort by last modified time
    Searched defs:getSnoozed (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/notification/
SnoozeHelper.java 98 protected Collection<NotificationRecord> getSnoozed(int userId, String pkg) {
106 protected @NonNull List<NotificationRecord> getSnoozed() {
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
NotificationListenerVerifierActivity.java 715 List<String> result = getSnoozed();
726 List<String> result = getSnoozed();
737 private List<String> getSnoozed() {

Completed in 73 milliseconds