Searched refs:mProjectionTypePropertyMasks (Results 1 – 1 of 1) sorted by relevance
317 private Bundle mProjectionTypePropertyMasks = new Bundle(); field in SearchSpec.Builder612 mProjectionTypePropertyMasks.putStringArrayList(schema, propertyPathsArrayList); in addProjection()652 bundle.putBundle(PROJECTION_TYPE_PROPERTY_PATHS_FIELD, mProjectionTypePropertyMasks); in build()671 mProjectionTypePropertyMasks = BundleUtil.deepCopy(mProjectionTypePropertyMasks); in resetIfBuilt()