Searched refs:REASON_APP_CANCEL_ALL (Results 1 – 8 of 8) sorted by relevance
23 import static android.service.notification.NotificationListenerService.REASON_APP_CANCEL_ALL;453 if (reason == REASON_APP_CANCEL || reason == REASON_APP_CANCEL_ALL) { in setupNotifPipeline()
49 NotificationListenerService.REASON_APP_CANCEL_ALL -> "REASON_APP_CANCEL_ALL" in cancellationReasonDebugString()
20 import static android.service.notification.NotificationListenerService.REASON_APP_CANCEL_ALL;1173 REASON_APP_CANCEL_ALL,
247 public static final int REASON_APP_CANCEL_ALL = 9; field in NotificationListenerService298 REASON_APP_CANCEL_ALL,
117 import static android.service.notification.NotificationListenerService.REASON_APP_CANCEL_ALL;3797 userId, REASON_APP_CANCEL_ALL);3810 userId, REASON_APP_CANCEL_ALL);9754 case REASON_APP_CANCEL_ALL:
132 REASON_APP_CANCEL_ALL = 9; enumerator
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
41208 field public static final int REASON_APP_CANCEL_ALL = 9; // 0x9