Searched refs:button (Results 1 – 2 of 2) sorted by relevance
66 UiObject2 button = mDevice.wait( in clickButton() local69 Assert.assertNotNull("Element not found or pressed", button); in clickButton()70 button.click(); in clickButton()
695 UiObject2 button = findSettingInRow( in selectRestrictedProfile() local698 if (button == null) { in selectRestrictedProfile()