Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java212 public static final int REASON_SNOOZED = 18; field in NotificationListenerService
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java80 import static android.service.notification.NotificationListenerService.REASON_SNOOZED;
5369 cancelNotificationLocked(r, false, REASON_SNOOZED, wasPosted, null);
5475 if (mReason != REASON_SNOOZED) {
6716 if (reason != REASON_SNOOZED) {
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto153 REASON_SNOOZED = 18; enumerator
/frameworks/base/non-updatable-api/
Dcurrent.txt41978 field public static final int REASON_SNOOZED = 18; // 0x12
/frameworks/base/api/
Dcurrent.txt42122 field public static final int REASON_SNOOZED = 18; // 0x12