Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/slices/
DSettingsSliceProviderTest.java332 final Collection<Uri> descendants = mProvider.onGetSliceDescendants(ACTION_SLICE_URI); in getDescendantUris_fullActionUri_returnsSelf() local
334 assertThat(descendants).containsExactly(ACTION_SLICE_URI); in getDescendantUris_fullActionUri_returnsSelf()
340 final Collection<Uri> descendants = mProvider.onGetSliceDescendants(ACTION_SLICE_URI); in getDescendantUris_fullIntentUri_returnsSelf() local
342 assertThat(descendants).containsExactly(ACTION_SLICE_URI); in getDescendantUris_fullIntentUri_returnsSelf()
353 final Collection<Uri> descendants = mProvider.onGetSliceDescendants(uri); in getDescendantUris_wrongPath_returnsEmpty() local
355 assertThat(descendants).isEmpty(); in getDescendantUris_wrongPath_returnsEmpty()
369 final Collection<Uri> descendants = mProvider.onGetSliceDescendants(uri); in getDescendantUris_invalidPath_returnsEmpty() local
370 descendants.removeAll(SPECIAL_CASE_OEM_URIS); in getDescendantUris_invalidPath_returnsEmpty()
372 assertThat(descendants).isEmpty(); in getDescendantUris_invalidPath_returnsEmpty()
384 final Collection<Uri> descendants = mProvider.onGetSliceDescendants(uri); in getDescendantUris_platformSlice_doesNotReturnOEMSlice() local
[all …]
/packages/apps/Settings/src/com/android/settings/slices/
DSettingsSliceProvider.java311 final List<Uri> descendants = new ArrayList<>(); in onGetSliceDescendants() local
315 descendants.addAll( in onGetSliceDescendants()
318 Log.d(TAG, "provide " + descendants.size() + " non-public slices"); in onGetSliceDescendants()
329 descendants.add(finalUri); in onGetSliceDescendants()
330 return descendants; in onGetSliceDescendants()
342 return descendants; in onGetSliceDescendants()
346 descendants.addAll(mSlicesDatabaseAccessor.getSliceUris(authority, true /*isPublicSlice*/)); in onGetSliceDescendants()
350 descendants.addAll(PUBLICLY_SUPPORTED_CUSTOM_SLICE_URIS); in onGetSliceDescendants()
356 descendants.addAll(customSlices); in onGetSliceDescendants()
358 grantAllowlistedPackagePermissions(getContext(), descendants); in onGetSliceDescendants() local
[all …]
/packages/modules/Virtualization/libs/libfdt/tests/
Dapi_test.rs362 let descendants: Vec<_> = in node_descendants() localVariable
363 node_z.descendants().map(|(node, depth)| (node.name().unwrap(), depth)).collect(); in node_descendants()
366 descendants, in node_descendants()
436 root.descendants().map(|(node, depth)| (node.name(), depth)).collect(); in node_mut_delete_and_next_node()
452 root.descendants().map(|(node, depth)| (node.name(), depth)).collect(); in node_mut_delete_and_next_node_with_last_node()
537 root.descendants() in node_descendants_lifetime()
/packages/modules/Virtualization/pvmfw/src/
Ddevice_assignment.rs343 for (node, _) in physical_node.descendants() { in parse_physical_iommus()
388 for (node, _) in physical_node.descendants() { in parse_physical_devices_with_iommus()
425 for (node, depth) in root.descendants() { in collect_overlayable_nodes_with_phandle()
451 for (fixup_node, depth) in local_fixups.descendants() { in collect_phandle_references_from_overlayable_nodes()
/packages/modules/Virtualization/libs/libfdt/src/
Dlib.rs295 pub fn descendants(&self) -> DescendantsIterator<'a> { in descendants() method
/packages/apps/TvSettings/
Dtwo-panel-baseline-profile.txt1787 PLandroidx/core/view/ViewGroupKt$descendants$1;-><init>(Landroid/view/ViewGroup;Lkotlin/coroutines/…
1788 PLandroidx/core/view/ViewGroupKt$descendants$1;->create(Ljava/lang/Object;Lkotlin/coroutines/Contin…
1789 PLandroidx/core/view/ViewGroupKt$descendants$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object;
/packages/inputmethods/LatinIME/dictionaries/
Dfr_wordlist.combined.gz
Den_GB_wordlist.combined.gz
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz