Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/
H A DNotifCollectionLogger.kt54 NotificationListenerService.REASON_PACKAGE_SUSPENDED -> "REASON_PACKAGE_SUSPENDED"
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollection.java35 import static android.service.notification.NotificationListenerService.REASON_PACKAGE_SUSPENDED;
1178 REASON_PACKAGE_SUSPENDED,
/aosp14/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java255 public static final int REASON_PACKAGE_SUSPENDED = 14; field in NotificationListenerService
301 REASON_PACKAGE_SUSPENDED,
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java108 import static android.service.notification.NotificationListenerService.REASON_PACKAGE_SUSPENDED;
11538 if (r.isHidden() && reason != REASON_PACKAGE_SUSPENDED
11545 if (reason == REASON_PACKAGE_SUSPENDED
11631 mListeners.notifyRemovedLocked(rec, REASON_PACKAGE_SUSPENDED, rec.getStats());
/aosp14/frameworks/base/proto/src/metrics_constants/
H A Dmetrics_constants.proto141 REASON_PACKAGE_SUSPENDED = 14; 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.txt40966 field public static final int REASON_PACKAGE_SUSPENDED = 14; // 0xe