Searched refs:mTypePropertyPaths (Results 1 – 1 of 1) sorted by relevance
75 final Bundle mTypePropertyPaths; field in GetByDocumentIdRequest87 mTypePropertyPaths = Objects.requireNonNull(typePropertyPaths); in GetByDocumentIdRequest()115 Set<String> schemas = mTypePropertyPaths.keySet(); in getProjections()118 List<String> propertyPaths = mTypePropertyPaths.getStringArrayList(schema); in getProjections()136 Set<String> schemas = mTypePropertyPaths.keySet(); in getProjectionPaths()139 List<String> paths = mTypePropertyPaths.getStringArrayList(schema); in getProjectionPaths()