Searched refs:SPECIAL_CASE_PLATFORM_URIS (Results 1 – 1 of 1) sorted by relevance
128 private static final List<Uri> SPECIAL_CASE_PLATFORM_URIS = Arrays.asList( field in SettingsSliceProviderTest352 descendants.removeAll(SPECIAL_CASE_PLATFORM_URIS); in getDescendantUris_platformSlice_doesNotReturnOEMSlice()451 expectedUris.addAll(SPECIAL_CASE_PLATFORM_URIS); in getDescendantUris_platformSlice_returnsPlatformUriDescendant()474 expectedUris.addAll(SPECIAL_CASE_PLATFORM_URIS); in getDescendantUris_platformSliceNoPath_returnsPlatformUriDescendant()499 expectedUris.addAll(SPECIAL_CASE_PLATFORM_URIS); in getDescendantUris_noAuthorityNorPath_returnsAllUris()