Searched refs:foundObject (Results 1 – 1 of 1) sorted by relevance
229 UiObject2 foundObject = null; in scrollToText() local239 foundObject = mDevice.findObject(By.text(text).displayId(mDisplayId)); in scrollToText()240 if (foundObject != null) { in scrollToText()247 return foundObject; in scrollToText()