Searched refs:appAndUris (Results 1 – 1 of 1) sorted by relevance
190 Map<String, Map<Uri, String>> appAndUris = new HashMap<>(); in getAppAndUriMappings() local192 appAndUris.put(entry.getKey(), entry.getValue().getUrisToAliases()); in getAppAndUriMappings()194 return appAndUris; in getAppAndUriMappings()