Searched refs:mSchemasNotDisplayedBySystemCached (Results 1 – 1 of 1) sorted by relevance
77 private @Nullable Set<String> mSchemasNotDisplayedBySystemCached; field in GetSchemaResponse146 if (mSchemasNotDisplayedBySystemCached == null) { in getSchemaTypesNotDisplayedBySystem()153 mSchemasNotDisplayedBySystemCached = Collections.unmodifiableSet(copy); in getSchemaTypesNotDisplayedBySystem()155 return mSchemasNotDisplayedBySystemCached; in getSchemaTypesNotDisplayedBySystem()