Searched refs:REASON_SNOOZED (Results 1 – 7 of 7) sorted by relevance
58 NotificationListenerService.REASON_SNOOZED -> "REASON_SNOOZED" in cancellationReasonDebugString()
37 import static android.service.notification.NotificationListenerService.REASON_SNOOZED;1182 REASON_SNOOZED,
265 public static final int REASON_SNOOZED = 18; field in NotificationListenerService307 REASON_SNOOZED,
134 import static android.service.notification.NotificationListenerService.REASON_SNOOZED;810 if (pair.second != REASON_SNOOZED || includeSnoozed) { in getArray()8290 cancelNotificationLocked(r, false, REASON_SNOOZED, wasPosted, null,8445 if (mReason != REASON_SNOOZED) {9726 if (reason != REASON_SNOOZED) {
159 REASON_SNOOZED = 18; enumerator
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
41226 field public static final int REASON_SNOOZED = 18; // 0x12