Searched refs:schemaChanges (Results 1 – 1 of 1) sorted by relevance
392 Map<String, Set<String>> schemaChanges = observerInfo.mSchemaChanges; in dispatchAndClearPendingNotificationsLocked() local394 if (schemaChanges.isEmpty() && documentChanges.isEmpty()) { in dispatchAndClearPendingNotificationsLocked()407 if (!schemaChanges.isEmpty()) { in dispatchAndClearPendingNotificationsLocked()408 for (Map.Entry<String, Set<String>> entry : schemaChanges.entrySet()) { in dispatchAndClearPendingNotificationsLocked()