Searched refs:SPECIAL_CASE_PLATFORM_URIS (Results 1 – 1 of 1) sorted by relevance
114 private static final List<Uri> SPECIAL_CASE_PLATFORM_URIS = Arrays.asList( field in SettingsSliceProviderTest310 descendants.removeAll(SPECIAL_CASE_PLATFORM_URIS); in getDescendantUris_platformSlice_doesNotReturnOEMSlice()384 expectedUris.addAll(SPECIAL_CASE_PLATFORM_URIS); in getDescendantUris_platformSlice_returnsPlatformUriDescendant()406 expectedUris.addAll(SPECIAL_CASE_PLATFORM_URIS); in getDescendantUris_platformSliceNoPath_returnsPlatformUriDescendant()429 expectedUris.addAll(SPECIAL_CASE_PLATFORM_URIS); in getDescendantUris_noAuthorityNorPath_returnsAllUris()