Searched refs:findDontAskAgainCheck (Results 1 – 1 of 1) sorted by relevance
286 UiObject2 dontAskAgainCheck = findDontAskAgainCheck(false); in requestRoleFirstTimeNoDontAskAgain()300 UiObject2 dontAskAgainCheck = findDontAskAgainCheck(); in requestRoleAndDenyThenHasDontAskAgain()314 findDontAskAgainCheck().click(); in requestRoleAndDenyWithDontAskAgainReturnsCanceled()327 findDontAskAgainCheck().click(); in requestRoleAndDenyWithDontAskAgainThenDeniedAutomatically()344 findDontAskAgainCheck().click(); in requestRoleAndDenyWithDontAskAgainAndClearDataThenShowsUiWithoutDontAskAgain()362 UiObject2 dontAskAgainCheck = findDontAskAgainCheck(false); in requestRoleAndDenyWithDontAskAgainAndClearDataThenShowsUiWithoutDontAskAgain()379 findDontAskAgainCheck().click(); in requestRoleAndDenyWithDontAskAgainAndReinstallThenShowsUiWithoutDontAskAgain()398 UiObject2 dontAskAgainCheck = findDontAskAgainCheck(false); in requestRoleAndDenyWithDontAskAgainAndReinstallThenShowsUiWithoutDontAskAgain()462 private UiObject2 findDontAskAgainCheck(boolean expected) throws UiObjectNotFoundException { in findDontAskAgainCheck() method in RoleManagerTest469 private UiObject2 findDontAskAgainCheck() throws UiObjectNotFoundException { in findDontAskAgainCheck() method in RoleManagerTest[all …]