Searched refs:REASON_CANCEL_ALL (Results 1 – 9 of 9) sorted by relevance
55 reason == NotificationListenerService.REASON_CANCEL_ALL || in onEntryRemoved()
43 NotificationListenerService.REASON_CANCEL_ALL -> "REASON_CANCEL_ALL" in cancellationReasonDebugString()
23 import static android.service.notification.NotificationListenerService.REASON_CANCEL_ALL;1167 REASON_CANCEL_ALL,
235 public static final int REASON_CANCEL_ALL = 3; field in NotificationListenerService292 REASON_CANCEL_ALL,
528 NotificationListenerService.REASON_CANCEL_ALL); in testUncacheShortcutsWhenNotificationsDismissed()
120 import static android.service.notification.NotificationListenerService.REASON_CANCEL_ALL;1251 cancelAllLocked(callingUid, callingPid, userId, REASON_CANCEL_ALL, null,8411 || mReason == REASON_CANCEL_ALL) {9748 case REASON_CANCEL_ALL:10166 || REASON_CANCEL_ALL == reason) {
114 REASON_CANCEL_ALL = 3; enumerator
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
41211 field public static final int REASON_CANCEL_ALL = 3; // 0x3