Searched refs:a11yFocusViewBounds (Results 1 – 1 of 1) sorted by relevance
660 final Rect a11yFocusViewBounds = new Rect(30, 0, 50, 25); in testAccessibilityAndInputFocusCreateKeepClearRects() local663 final View a11yFocusView = createTestViewInActivity(activity, a11yFocusViewBounds); in testAccessibilityAndInputFocusCreateKeepClearRects()675 assertSameElementsEventually(Arrays.asList(a11yFocusViewBounds, inputFocusViewBounds), in testAccessibilityAndInputFocusCreateKeepClearRects()