Home
last modified time | relevance | path

Searched refs:descendants (Results 1 – 7 of 7) sorted by relevance

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/slices/
DSettingsSliceProvider.java253 final List<Uri> descendants = new ArrayList<>(); in onGetSliceDescendants() local
258 descendants.add(uri); in onGetSliceDescendants()
259 return descendants; in onGetSliceDescendants()
272 descendants.addAll(buildUrisFromKeys(platformKeys, SettingsSlicesContract.AUTHORITY)); in onGetSliceDescendants()
273 descendants.addAll(buildUrisFromKeys(oemKeys, SettingsSliceProvider.SLICE_AUTHORITY)); in onGetSliceDescendants()
274 descendants.addAll(getSpecialCaseUris(true /* isPlatformSlice */)); in onGetSliceDescendants()
275 descendants.addAll(getSpecialCaseUris(false /* isPlatformSlice */)); in onGetSliceDescendants()
277 return descendants; in onGetSliceDescendants()
286 return descendants; in onGetSliceDescendants()
292 descendants.addAll(buildUrisFromKeys(keys, authority)); in onGetSliceDescendants()
[all …]
/packages/apps/Settings/src/com/android/settings/slices/
DSettingsSliceProvider.java257 final List<Uri> descendants = new ArrayList<>(); in onGetSliceDescendants() local
262 descendants.add(uri); in onGetSliceDescendants()
263 return descendants; in onGetSliceDescendants()
276 descendants.addAll(buildUrisFromKeys(platformKeys, SettingsSlicesContract.AUTHORITY)); in onGetSliceDescendants()
277 descendants.addAll(buildUrisFromKeys(oemKeys, SettingsSliceProvider.SLICE_AUTHORITY)); in onGetSliceDescendants()
278 descendants.addAll(getSpecialCaseUris(true /* isPlatformSlice */)); in onGetSliceDescendants()
279 descendants.addAll(getSpecialCaseUris(false /* isPlatformSlice */)); in onGetSliceDescendants()
281 return descendants; in onGetSliceDescendants()
290 return descendants; in onGetSliceDescendants()
296 descendants.addAll(buildUrisFromKeys(keys, authority)); in onGetSliceDescendants()
[all …]
/packages/apps/Settings/tests/robotests/src/com/android/settings/slices/
DSettingsSliceProviderTest.java261 final Collection<Uri> descendants = mProvider.onGetSliceDescendants(uri); in getDescendantUris_fullActionUri_returnsSelf() local
263 assertThat(descendants).containsExactly(uri); in getDescendantUris_fullActionUri_returnsSelf()
271 final Collection<Uri> descendants = mProvider.onGetSliceDescendants(uri); in getDescendantUris_fullIntentUri_returnsSelf() local
273 assertThat(descendants).containsExactly(uri); in getDescendantUris_fullIntentUri_returnsSelf()
280 final Collection<Uri> descendants = mProvider.onGetSliceDescendants(uri); in getDescendantUris_wrongPath_returnsEmpty() local
282 assertThat(descendants).isEmpty(); in getDescendantUris_wrongPath_returnsEmpty()
295 final Collection<Uri> descendants = mProvider.onGetSliceDescendants(uri); in getDescendantUris_invalidPath_returnsEmpty() local
296 descendants.removeAll(SPECIAL_CASE_OEM_URIS); in getDescendantUris_invalidPath_returnsEmpty()
298 assertThat(descendants).isEmpty(); in getDescendantUris_invalidPath_returnsEmpty()
309 final Collection<Uri> descendants = mProvider.onGetSliceDescendants(uri); in getDescendantUris_platformSlice_doesNotReturnOEMSlice() local
[all …]
/packages/inputmethods/LatinIME/dictionaries/
Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
Den_US_wordlist.combined.gz
Den_GB_wordlist.combined.gz
Den_wordlist.combined.gz