Home
last modified time | relevance | path

Searched defs:secondButton (Results 1 – 3 of 3) sorted by relevance

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityViewTreeReportingTest.java135 AccessibilityNodeInfo secondButton = getNodeByText(R.string.secondButton); in testDescendantsOfNotImportantViewReportedInOrder2() local
160 AccessibilityNodeInfo secondButton = getNodeByText(R.string.secondButton); in testDescendantsOfNotImportantViewReportedInOrder3() local
DAccessibilityFocusAndInputFocusSyncTest.java296 final AccessibilityNodeInfo secondButton = sUiAutomation.getRootInActiveWindow() in testScreenReaderFocusableAttribute_reportedToAccessibility() local
/cts/tests/tests/widget/src/android/widget/cts/
DCompoundButtonTest.java295 GradientDrawable secondButton = (GradientDrawable) mCompoundButton.getButtonDrawable(); in testSetButtonIcon() local