Searched refs:typePropertyPathsBundle (Results 1 – 1 of 1) sorted by relevance
285 Bundle typePropertyPathsBundle = mBundle.getBundle(PROJECTION_TYPE_PROPERTY_PATHS_FIELD); in getProjections() local286 Set<String> schemas = typePropertyPathsBundle.keySet(); in getProjections()289 typePropertyPathsMap.put(schema, typePropertyPathsBundle.getStringArrayList(schema)); in getProjections()