Home
last modified time | relevance | path

Searched defs:getAllPrefixedSchemaTypes (Results 1 – 2 of 2) sorted by relevance

/appsearch/appsearch-local-storage/src/main/java/androidx/appsearch/localstorage/
DSchemaCache.java108 public @NonNull List<String> getAllPrefixedSchemaTypes() { in getAllPrefixedSchemaTypes() method in SchemaCache
DAppSearchImpl.java3694 public @NonNull List<String> getAllPrefixedSchemaTypes() { in getAllPrefixedSchemaTypes() method in AppSearchImpl