Searched refs:selector (Results 1 – 1 of 1) sorted by relevance
581 final BySelector selector; in shareConsentDialog() local583 selector = By.res("android", "button1"); in shareConsentDialog()585 selector = By.res("android", "button2"); in shareConsentDialog()587 final UiObject2 btnObj = device.findObject(selector); in shareConsentDialog()605 final BySelector selector = By.res("android", "button2"); in ensureNoConsentDialogShown() local606 final UiObject2 btnObj = device.findObject(selector); in ensureNoConsentDialogShown()