Home
last modified time | relevance | path

Searched refs:notifyRemoved (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageObserverHelper.java76 public void notifyRemoved(@NonNull String packageName, int uid) { in notifyRemoved() method in PackageObserverHelper
H A DPackageManagerService.java3142 mPackageObserverHelper.notifyRemoved(packageName, uid);
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java11451 listenerCalls.add(() -> notifyRemoved(
11554 mHandler.post(() -> notifyRemoved(info, sbnLight, update, stats, reason));
11725 private void notifyRemoved(ManagedServiceInfo info, StatusBarNotification sbn,
/aosp14/frameworks/base/services/
H A Dart-profile5144 HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->notifyRemoved