Searched defs:notifyRemoved (Results 1 - 2 of 2) sorted by relevance

/frameworks/data-binding/extensions/library/src/main/java/android/databinding/
H A DListChangeRegistry.java116 public void notifyRemoved(ObservableList list, int start, int count) { method in class:ListChangeRegistry
/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java4035 notifyRemoved(info, oldSbnLightClone, update);
4067 notifyRemoved(info, sbnLight, update);
4130 private void notifyRemoved(ManagedServiceInfo info, StatusBarNotification sbn, method in class:NotificationManagerService.NotificationListeners

Completed in 99 milliseconds