Home
last modified time | relevance | path

Searched defs:SNOOZED (Results 1 – 2 of 2) sorted by relevance

/cts/tests/app/shared/src/android/app/stubs/shared/
DNotificationHelper.java78 SNOOZED, enumConstant
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DNotificationListenerVerifierActivity.java1438 static final int SNOOZED = 1; field in NotificationListenerVerifierActivity.SnoozeNotificationForTimeTest
1521 static final int SNOOZED = 1; field in NotificationListenerVerifierActivity.SnoozeNotificationForTimeCancelTest
1590 static final int SNOOZED = 1; field in NotificationListenerVerifierActivity.GetSnoozedNotificationTest