Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/
H A DNotifCollectionLogger.kt45 NotificationListenerService.REASON_PACKAGE_CHANGED -> "REASON_PACKAGE_CHANGED"
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollection.java34 import static android.service.notification.NotificationListenerService.REASON_PACKAGE_CHANGED;
1169 REASON_PACKAGE_CHANGED,
/aosp14/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java237 public static final int REASON_PACKAGE_CHANGED = 5; field in NotificationListenerService
292 REASON_PACKAGE_CHANGED,
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java107 import static android.service.notification.NotificationListenerService.REASON_PACKAGE_CHANGED;
1723 int reason = REASON_PACKAGE_CHANGED;
/aosp14/frameworks/base/proto/src/metrics_constants/
H A Dmetrics_constants.proto114 REASON_PACKAGE_CHANGED = 5; 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.txt40965 field public static final int REASON_PACKAGE_CHANGED = 5; // 0x5