Searched refs:findDontAskAgainCheck (Results 1 – 1 of 1) sorted by relevance
187 UiObject2 dontAskAgainCheck = findDontAskAgainCheck(false); in requestRoleFirstTimeNoDontAskAgain()201 UiObject2 dontAskAgainCheck = findDontAskAgainCheck(); in requestRoleAndDenyThenHasDontAskAgain()215 findDontAskAgainCheck().click(); in requestRoleAndDenyWithDontAskAgainReturnsCanceled()228 findDontAskAgainCheck().click(); in requestRoleAndDenyWithDontAskAgainThenDeniedAutomatically()245 findDontAskAgainCheck().click(); in requestRoleAndDenyWithDontAskAgainAndClearDataThenShowsUiWithoutDontAskAgain()253 UiObject2 dontAskAgainCheck = findDontAskAgainCheck(false); in requestRoleAndDenyWithDontAskAgainAndClearDataThenShowsUiWithoutDontAskAgain()268 findDontAskAgainCheck().click(); in requestRoleAndDenyWithDontAskAgainAndReinstallThenShowsUiWithoutDontAskAgain()277 UiObject2 dontAskAgainCheck = findDontAskAgainCheck(false); in requestRoleAndDenyWithDontAskAgainAndReinstallThenShowsUiWithoutDontAskAgain()316 private UiObject2 findDontAskAgainCheck(boolean expected) { in findDontAskAgainCheck() method in RoleManagerTest322 private UiObject2 findDontAskAgainCheck() { in findDontAskAgainCheck() method in RoleManagerTest[all …]