Searched refs:REASON_SNOOZED (Results 1 – 4 of 4) sorted by relevance
212 public static final int REASON_SNOOZED = 18; field in NotificationListenerService
80 import static android.service.notification.NotificationListenerService.REASON_SNOOZED;5180 cancelNotificationLocked(r, false, REASON_SNOOZED, wasPosted, null);5272 if (mReason != REASON_SNOOZED) {6478 if (reason != REASON_SNOOZED) {
153 REASON_SNOOZED = 18; enumerator
41538 field public static final int REASON_SNOOZED = 18; // 0x12