Searched refs:REASON_CANCEL_ALL (Results 1 – 9 of 9) sorted by relevance
55 reason == NotificationListenerService.REASON_CANCEL_ALL ||
43 NotificationListenerService.REASON_CANCEL_ALL -> "REASON_CANCEL_ALL"
23 import static android.service.notification.NotificationListenerService.REASON_CANCEL_ALL;1167 REASON_CANCEL_ALL,
233 public static final int REASON_CANCEL_ALL = 3; field in NotificationListenerService290 REASON_CANCEL_ALL,
96 import static android.service.notification.NotificationListenerService.REASON_CANCEL_ALL;1132 cancelAllLocked(callingUid, callingPid, userId, REASON_CANCEL_ALL, null,7688 || mReason == REASON_CANCEL_ALL) {9379 case REASON_CANCEL_ALL:9777 || REASON_CANCEL_ALL == reason) {
528 NotificationListenerService.REASON_CANCEL_ALL); in testUncacheShortcutsWhenNotificationsDismissed()
108 REASON_CANCEL_ALL = 3; enumerator
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
40953 field public static final int REASON_CANCEL_ALL = 3; // 0x3