Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
DBubblesManager.java23 import static android.service.notification.NotificationListenerService.REASON_APP_CANCEL_ALL;
453 if (reason == REASON_APP_CANCEL || reason == REASON_APP_CANCEL_ALL) { in setupNotifPipeline()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/
DNotifCollectionLogger.kt49 NotificationListenerService.REASON_APP_CANCEL_ALL -> "REASON_APP_CANCEL_ALL" in cancellationReasonDebugString()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotifCollection.java20 import static android.service.notification.NotificationListenerService.REASON_APP_CANCEL_ALL;
1173 REASON_APP_CANCEL_ALL,
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java247 public static final int REASON_APP_CANCEL_ALL = 9; field in NotificationListenerService
298 REASON_APP_CANCEL_ALL,
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java117 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:
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto132 REASON_APP_CANCEL_ALL = 9; enumerator
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt41208 field public static final int REASON_APP_CANCEL_ALL = 9; // 0x9