Searched refs:checkViewIfCheckingEnabled (Results 1 – 3 of 3) sorted by relevance
99 AccessibilityUtil.checkViewIfCheckingEnabled(unlabeledView); in whenAnnotationPresent_conditionalCheckRun()104 AccessibilityUtil.checkViewIfCheckingEnabled(unlabeledView); in whenAnnotationNotPresent_conditionalCheckNotRun()
59 public static List<AccessibilityViewCheckResult> checkViewIfCheckingEnabled(View view) { in checkViewIfCheckingEnabled() method in AccessibilityUtil98 List<AccessibilityViewCheckResult> results = checkViewIfCheckingEnabled(view); in passesAccessibilityChecksIfEnabled()
317 AccessibilityUtil.checkViewIfCheckingEnabled(realView); in checkedPerformClick()