Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/
DDocumentsProviderHelper.java205 public void assertHasDirectory(Uri parentUri, String name) throws Exception { in assertHasDirectory() method in DocumentsProviderHelper
215 public void assertHasDirectory(String parentId, String name) throws Exception { in assertHasDirectory() method in DocumentsProviderHelper
220 public void assertHasDirectory(RootInfo root, String name) throws Exception { in assertHasDirectory() method in DocumentsProviderHelper