Home
last modified time | relevance | path

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

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/
DObserverManager.java393 Map<DocumentChangeGroupKey, Set<String>> documentChanges = observerInfo.mDocumentChanges; in dispatchAndClearPendingNotificationsLocked() local
394 if (schemaChanges.isEmpty() && documentChanges.isEmpty()) { in dispatchAndClearPendingNotificationsLocked()
427 if (!documentChanges.isEmpty()) { in dispatchAndClearPendingNotificationsLocked()
429 documentChanges.entrySet()) { in dispatchAndClearPendingNotificationsLocked()