Home
last modified time | relevance | path

Searched defs:typePropertyPathsMap (Results 1 – 3 of 3) sorted by relevance

/packages/modules/AppSearch/framework/java/external/android/app/appsearch/
DGetByDocumentIdRequest.java116 Map<String, List<String>> typePropertyPathsMap = new ArrayMap<>(schemas.size()); in getProjections() local
137 Map<String, List<PropertyPath>> typePropertyPathsMap = new ArrayMap<>(schemas.size()); in getProjectionPaths() local
DSearchSpec.java426 Map<String, List<String>> typePropertyPathsMap = new ArrayMap<>(schemas.size()); in getFilterProperties() local
510 Map<String, List<String>> typePropertyPathsMap = new ArrayMap<>(schemas.size()); in getProjections() local
533 Map<String, List<PropertyPath>> typePropertyPathsMap = new ArrayMap<>(schemas.size()); in getProjectionPaths() local
DSearchSuggestionSpec.java206 Map<String, List<String>> typePropertyPathsMap = new ArrayMap<>(schemas.size()); in getFilterProperties() local