Searched refs:docList (Results 1 – 4 of 4) sorted by relevance
213 final UiSelector docList = new UiSelector().resourceId( in findDocument() local218 new UiObject(docList.childSelector(new UiSelector())).waitForExists(mTimeout); in findDocument()221 return mDevice.findObject(docList.childSelector(new UiSelector().text(label))); in findDocument()234 final UiSelector docList = new UiSelector().resourceId( in assertFirstDocumentHasFocus() local239 UiObject doc = new UiObject(docList.childSelector(new UiSelector())); in assertFirstDocumentHasFocus()
91 final UiSelector docList = new UiSelector().resourceId( in findDocument() local96 new UiObject(docList.childSelector(new UiSelector())).waitForExists(mTimeout); in findDocument()98 return mDevice.findObject(docList.childSelector(new UiSelector().text(label))); in findDocument()
92 final ArrayList<DocumentInfo> docList = getArguments().getParcelableArrayList( in onCreateDialog() local97 dialogType, operationType, docList, uriList); in onCreateDialog()
201 final ArrayList<DocumentInfo> docList = in presentFileErrors() local208 docList, in presentFileErrors() local