Searched refs:dontAskChkSelector (Results 1 – 1 of 1) sorted by relevance
133 BySelector dontAskChkSelector = By.res(PACKAGE_INSTALLER, "do_not_ask_checkbox"); in testPermissionDialogDenyFlow() local137 UiObject2 dontAskChk = mDevice.wait(Until.findObject(dontAskChkSelector), pHelper.TIMEOUT); in testPermissionDialogDenyFlow()141 mDevice.wait(Until.findObject(dontAskChkSelector), pHelper.TIMEOUT).click(); in testPermissionDialogDenyFlow()