Home
last modified time | relevance | path

Searched refs:REASON_APP_CANCEL_ALL (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
H A DBubblesManager.java23 import static android.service.notification.NotificationListenerService.REASON_APP_CANCEL_ALL;
393 if (reason == REASON_APP_CANCEL || reason == REASON_APP_CANCEL_ALL) { in setupNotifPipeline()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/
H A DNotifCollectionLogger.kt49 NotificationListenerService.REASON_APP_CANCEL_ALL -> "REASON_APP_CANCEL_ALL"
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollection.java20 import static android.service.notification.NotificationListenerService.REASON_APP_CANCEL_ALL;
1173 REASON_APP_CANCEL_ALL,
/aosp14/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java245 public static final int REASON_APP_CANCEL_ALL = 9; field in NotificationListenerService
296 REASON_APP_CANCEL_ALL,
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java93 import static android.service.notification.NotificationListenerService.REASON_APP_CANCEL_ALL;
3581 userId, REASON_APP_CANCEL_ALL);
9385 case REASON_APP_CANCEL_ALL:
/aosp14/frameworks/base/proto/src/metrics_constants/
H A Dmetrics_constants.proto126 REASON_APP_CANCEL_ALL = 9; enumerator
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt40950 field public static final int REASON_APP_CANCEL_ALL = 9; // 0x9