Searched refs:selector (Results 1 – 1 of 1) sorted by relevance
600 final BySelector selector; in shareConsentDialog() local602 selector = By.res("android", "button1"); in shareConsentDialog()604 selector = By.res("android", "button2"); in shareConsentDialog()606 final UiObject2 btnObj = device.findObject(selector); in shareConsentDialog()624 final BySelector selector = By.res("android", "button2"); in ensureNoConsentDialogShown() local625 final UiObject2 btnObj = device.findObject(selector); in ensureNoConsentDialogShown()