Home
last modified time | relevance | path

Searched refs:a11yFocusViewBounds (Results 1 – 1 of 1) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/other/
DKeepClearRectsTests.java660 final Rect a11yFocusViewBounds = new Rect(30, 0, 50, 25); in testAccessibilityAndInputFocusCreateKeepClearRects() local
663 final View a11yFocusView = createTestViewInActivity(activity, a11yFocusViewBounds); in testAccessibilityAndInputFocusCreateKeepClearRects()
675 assertSameElementsEventually(Arrays.asList(a11yFocusViewBounds, inputFocusViewBounds), in testAccessibilityAndInputFocusCreateKeepClearRects()