Home
last modified time | relevance | path

Searched defs:root1 (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
H A DFileDeleteUiTest.java182 List<DocumentInfo> root1 = mDocsHelper.listChildren(rootDir0.documentId, 1000); in testDeleteAllDocument() local
/aosp12/frameworks/base/core/java/android/window/
H A DWindowContainerTransaction.java370 public WindowContainerTransaction setAdjacentRoots( in setAdjacentRoots()
1042 public static HierarchyOp createForAdjacentRoots(IBinder root1, IBinder root2, in createForAdjacentRoots()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowOrganizerController.java975 final TaskFragment root1 = WindowContainer.fromBinder(hop.getContainer()).asTaskFragment(); in setAdjacentRootsHierarchyOp() local