Searched defs:findDocument (Results 1 – 3 of 3) sorted by relevance
256 public DocumentInfo findDocument(String parentId, String name) throws Exception { in findDocument() method in DocumentsProviderHelper266 public DocumentInfo findDocument(Uri parentUri, String name) throws Exception { in findDocument() method in DocumentsProviderHelper
104 public UiObject findDocument(String label) throws UiObjectNotFoundException { in findDocument() method in GestureBot
265 public UiObject findDocument(String label) throws UiObjectNotFoundException { in findDocument() method in DirectoryListBot