Home
last modified time | relevance | path

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

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/
DObserverManager.java381 dispatchAndClearPendingNotificationsLocked(observerInfos.get(i)); in dispatchAndClearPendingNotifications()
390 private void dispatchAndClearPendingNotificationsLocked(@NonNull ObserverInfo observerInfo) { in dispatchAndClearPendingNotificationsLocked() method in ObserverManager