Home
last modified time | relevance | path

Searched refs:emptyDatabasePrefixedNamespace (Results 1 – 1 of 1) sorted by relevance

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/converter/
DSearchSpecToProtoConverter.java564 String emptyDatabasePrefixedNamespace = emptyDatabasePrefix + namespace; in getPackageAndNamespaceToPrefixedNamespaces() local
566 packageAndNamespaceToNamespaces.get(emptyDatabasePrefixedNamespace); in getPackageAndNamespaceToPrefixedNamespaces()
570 emptyDatabasePrefixedNamespace, namespaceList); in getPackageAndNamespaceToPrefixedNamespaces()