Home
last modified time | relevance | path

Searched refs:REASON_LISTENER_CANCEL (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/
H A DNotifCollectionLogger.kt50 NotificationListenerService.REASON_LISTENER_CANCEL -> "REASON_LISTENER_CANCEL"
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollection.java31 import static android.service.notification.NotificationListenerService.REASON_LISTENER_CANCEL;
1174 REASON_LISTENER_CANCEL,
/aosp14/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java247 public static final int REASON_LISTENER_CANCEL = 10; field in NotificationListenerService
297 REASON_LISTENER_CANCEL,
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java103 import static android.service.notification.NotificationListenerService.REASON_LISTENER_CANCEL;
4599 int reason = REASON_LISTENER_CANCEL;
4881 int cancelReason = REASON_LISTENER_CANCEL;
7666 if ((mReason == REASON_LISTENER_CANCEL
9380 case REASON_LISTENER_CANCEL:
11738 reason = REASON_LISTENER_CANCEL;
/aosp14/frameworks/base/proto/src/metrics_constants/
H A Dmetrics_constants.proto129 REASON_LISTENER_CANCEL = 10; 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.txt40961 field public static final int REASON_LISTENER_CANCEL = 10; // 0xa