Searched refs:clickButtonAndWaitForResult (Results 1 – 1 of 1) sorted by relevance
315 Pair<Integer, Intent> result = clickButtonAndWaitForResult(true); in requestRoleAndDenyWithDontAskAgainReturnsCanceled()328 clickButtonAndWaitForResult(true); in requestRoleAndDenyWithDontAskAgainThenDeniedAutomatically()345 clickButtonAndWaitForResult(true); in requestRoleAndDenyWithDontAskAgainAndClearDataThenShowsUiWithoutDontAskAgain()380 clickButtonAndWaitForResult(true); in requestRoleAndDenyWithDontAskAgainAndReinstallThenShowsUiWithoutDontAskAgain()455 Pair<Integer, Intent> result = clickButtonAndWaitForResult(allow); in respondToRoleRequest()474 private Pair<Integer, Intent> clickButtonAndWaitForResult(boolean positive) in clickButtonAndWaitForResult() method in RoleManagerTest