Searched refs:mProjectionTypePropertyMasks (Results 1 – 1 of 1) sorted by relevance
115 final Bundle mProjectionTypePropertyMasks; field in SearchSpec373 mProjectionTypePropertyMasks = Objects.requireNonNull(projectionTypePropertyMasks); in SearchSpec()509 Set<String> schemas = mProjectionTypePropertyMasks.keySet(); in getProjections()515 mProjectionTypePropertyMasks.getStringArrayList(schema))); in getProjections()532 Set<String> schemas = mProjectionTypePropertyMasks.keySet(); in getProjectionPaths()536 mProjectionTypePropertyMasks.getStringArrayList(schema); in getProjectionPaths()749 private Bundle mProjectionTypePropertyMasks = new Bundle(); field in SearchSpec.Builder1340 mProjectionTypePropertyMasks.putStringArrayList(schema, propertyPathsArrayList); in addProjection()1782 mProjectionTypePropertyMasks, in build()1801 mProjectionTypePropertyMasks = BundleUtil.deepCopy(mProjectionTypePropertyMasks); in resetIfBuilt()