Searched refs:notifyRemoved (Results 1 – 4 of 4) sorted by relevance
76 public void notifyRemoved(@NonNull String packageName, int uid) { in notifyRemoved() method in PackageObserverHelper
3142 mPackageObserverHelper.notifyRemoved(packageName, uid);
11451 listenerCalls.add(() -> notifyRemoved(11554 mHandler.post(() -> notifyRemoved(info, sbnLight, update, stats, reason));11725 private void notifyRemoved(ManagedServiceInfo info, StatusBarNotification sbn,
5144 HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->notifyRemoved…