Home
last modified time | relevance | path

Searched refs:REASON_CANCEL_ALL (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
DShadeEventCoordinator.kt55 reason == NotificationListenerService.REASON_CANCEL_ALL || in onEntryRemoved()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/
DNotifCollectionLogger.kt43 NotificationListenerService.REASON_CANCEL_ALL -> "REASON_CANCEL_ALL" in cancellationReasonDebugString()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotifCollection.java23 import static android.service.notification.NotificationListenerService.REASON_CANCEL_ALL;
1167 REASON_CANCEL_ALL,
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java235 public static final int REASON_CANCEL_ALL = 3; field in NotificationListenerService
292 REASON_CANCEL_ALL,
/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
DDataManagerTest.java528 NotificationListenerService.REASON_CANCEL_ALL); in testUncacheShortcutsWhenNotificationsDismissed()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java120 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) {
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto114 REASON_CANCEL_ALL = 3; 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.txt41211 field public static final int REASON_CANCEL_ALL = 3; // 0x3