Searched refs:mProjectionTypePropertyPaths (Results 1 – 1 of 1) sorted by relevance
162 private Bundle mProjectionTypePropertyPaths = new Bundle(); field in GetByDocumentIdRequest.Builder217 mProjectionTypePropertyPaths.putStringArrayList(schemaType, propertyPathsList); in addProjection()254 return new GetByDocumentIdRequest(mNamespace, mIds, mProjectionTypePropertyPaths); in build()263 mProjectionTypePropertyPaths = BundleUtil.deepCopy(mProjectionTypePropertyPaths); in resetIfBuilt()