Home
last modified time | relevance | path

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

/packages/modules/AppSearch/framework/java/external/android/app/appsearch/
DSearchSuggestionSpec.java180 Bundle typePropertyPathsBundle = Objects.requireNonNull(mBundle.getBundle(PROPERTY_FIELD)); in getFilterProperties() local
DSearchSpec.java323 Bundle typePropertyPathsBundle = in getProjections() local
347 Bundle typePropertyPathsBundle = mBundle.getBundle(PROJECTION_TYPE_PROPERTY_PATHS_FIELD); in getProjectionPaths() local