Searched refs:contentBefore (Results 1 – 1 of 1) sorted by relevance
645 final AppSearchSchema contentBefore = oldSchemaNameToType.get(schemaName); in doSetSchemaWithChangeNotificationLocked() local648 final boolean existBefore = (contentBefore != null); in doSetSchemaWithChangeNotificationLocked()657 if (contentBefore != null && contentBefore.equals(contentAfter)) { in doSetSchemaWithChangeNotificationLocked()