Searched refs:docList (Results 1 – 4 of 4) sorted by relevance
266 final UiSelector docList = new UiSelector().resourceId( in findDocument() local271 new UiObject(docList.childSelector(new UiSelector())).waitForExists(mTimeout); in findDocument()274 return mDevice.findObject(docList.childSelector(new UiSelector().text(label))); in findDocument()302 final UiSelector docList = new UiSelector().resourceId( in assertFirstDocumentHasFocus() local307 UiObject doc = new UiObject(docList.childSelector(new UiSelector())); in assertFirstDocumentHasFocus()
105 final UiSelector docList = new UiSelector().resourceId( in findDocument() local110 new UiObject(docList.childSelector(new UiSelector())).waitForExists(mTimeout); in findDocument()112 return mDevice.findObject(docList.childSelector(new UiSelector().text(label))); in findDocument()
94 final ArrayList<DocumentInfo> docList = getArguments().getParcelableArrayList( in onCreateDialog() local99 dialogType, operationType, docList, uriList); in onCreateDialog()
214 final ArrayList<DocumentInfo> docList = in presentFileErrors() local221 docList, in presentFileErrors() local