Home
last modified time | relevance | path

Searched defs:getMatchingRootsBlocking (Results 1 – 2 of 2) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/roots/
DProvidersAccess.java50 Collection<RootInfo> getMatchingRootsBlocking(State state); in getMatchingRootsBlocking() method
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
DTestProvidersAccess.java272 public Collection<RootInfo> getMatchingRootsBlocking(State state) { in getMatchingRootsBlocking() method in TestProvidersAccess