Searched defs:dontAskAgainCheck (Results 1 – 2 of 2) sorted by relevance
286 UiObject2 dontAskAgainCheck = findDontAskAgainCheck(false); in requestRoleFirstTimeNoDontAskAgain() local300 UiObject2 dontAskAgainCheck = findDontAskAgainCheck(); in requestRoleAndDenyThenHasDontAskAgain() local
171 CheckBox dontAskAgainCheck = viewLayout.requireViewById(R.id.dont_ask_again); in onCreateDialog() local