Home
last modified time | relevance | path

Searched defs:openRoot (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/apps/DocumentsUI/perf-tests/src/com/android/documentsui/
H A DFilesJankPerfTest.java84 public void openRoot() throws Exception { in openRoot() method in FilesJankPerfTest
/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
H A DSidebarBot.java71 public void openRoot(String label) throws UiObjectNotFoundException { in openRoot() method in SidebarBot
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/
H A DActionHandler.java96 void openRoot(RootInfo root); in openRoot() method
98 void openRoot(ResolveInfo app, UserId userId); in openRoot() method
H A DAbstractActionHandler.java268 public void openRoot(ResolveInfo app, UserId userId) { in openRoot() method in AbstractActionHandler
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/picker/
H A DActionHandler.java261 public void openRoot(RootInfo root) { in openRoot() method in ActionHandler
268 public void openRoot(ResolveInfo info, UserId userId) { in openRoot() method in ActionHandler
/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
H A DTestActionHandler.java74 public void openRoot(RootInfo root) { in openRoot() method in TestActionHandler
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/files/
H A DActionHandler.java193 public void openRoot(RootInfo root) { in openRoot() method in ActionHandler