Searched refs:contentAfter (Results 1 – 1 of 1) sorted by relevance
646 final AppSearchSchema contentAfter = newSchemaNameToType.get(schemaName); in doSetSchemaWithChangeNotificationLocked() local649 final boolean existAfter = (contentAfter != null); in doSetSchemaWithChangeNotificationLocked()657 if (contentBefore != null && contentBefore.equals(contentAfter)) { in doSetSchemaWithChangeNotificationLocked()