Searched refs:mProjectionTypePropertyMasks (Results 1 – 1 of 1) sorted by relevance
115 final Bundle mProjectionTypePropertyMasks; field in SearchSpec395 mProjectionTypePropertyMasks = Objects.requireNonNull(projectionTypePropertyMasks); in SearchSpec()554 Set<String> schemas = mProjectionTypePropertyMasks.keySet(); in getProjections()560 mProjectionTypePropertyMasks.getStringArrayList(schema))); in getProjections()576 Set<String> schemas = mProjectionTypePropertyMasks.keySet(); in getProjectionPaths()580 mProjectionTypePropertyMasks.getStringArrayList(schema); in getProjectionPaths()802 private Bundle mProjectionTypePropertyMasks = new Bundle(); field in SearchSpec.Builder1551 mProjectionTypePropertyMasks.putStringArrayList(schema, propertyPathsArrayList); in addProjection()1637 mProjectionTypePropertyMasks.clear(); in clearProjections()2071 mProjectionTypePropertyMasks, in build()[all …]