Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/
DNotifCollectionLogger.kt54 NotificationListenerService.REASON_PACKAGE_SUSPENDED -> "REASON_PACKAGE_SUSPENDED" in cancellationReasonDebugString()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotifCollection.java35 import static android.service.notification.NotificationListenerService.REASON_PACKAGE_SUSPENDED;
1178 REASON_PACKAGE_SUSPENDED,
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java257 public static final int REASON_PACKAGE_SUSPENDED = 14; field in NotificationListenerService
303 REASON_PACKAGE_SUSPENDED,
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java132 import static android.service.notification.NotificationListenerService.REASON_PACKAGE_SUSPENDED;
12149 if (r.isHidden() && reason != REASON_PACKAGE_SUSPENDED
12156 if (reason == REASON_PACKAGE_SUSPENDED
12249 mListeners.notifyRemovedLocked(rec, REASON_PACKAGE_SUSPENDED, rec.getStats());
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto147 REASON_PACKAGE_SUSPENDED = 14; 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.txt41224 field public static final int REASON_PACKAGE_SUSPENDED = 14; // 0xe