Home
last modified time | relevance | path

Searched defs:firstButton (Results 1 – 2 of 2) sorted by relevance

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityViewTreeReportingTest.java116 AccessibilityNodeInfo firstButton = getNodeByText(R.string.firstButton); in testDescendantsOfNotImportantViewReportedInOrder1() local
171 AccessibilityNodeInfo firstButton = getNodeByText(R.string.firstButton); in testDrawingOrderInImportantParentFollowsXmlOrder() local
/cts/tests/tests/widget/src/android/widget/cts/
DCompoundButtonTest.java290 GradientDrawable firstButton = (GradientDrawable) mCompoundButton.getButtonDrawable(); in testSetButtonIcon() local