Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/roots/
DProvidersAccess.java52 Collection<RootInfo> getRootsBlocking(); in getRootsBlocking() method
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
DTestProvidersAccess.java286 public Collection<RootInfo> getRootsBlocking() { in getRootsBlocking() method in TestProvidersAccess