Home
last modified time | relevance | path

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

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityEndToEndTest.java1204 final int[] buttonWithTooltipLocation = new int[2]; in testTouchDelegateWithEbtBetweenView_ReHoverDelegate_FocusTargetAgain() local
1205 buttonWithTooltip.getLocationOnScreen(buttonWithTooltipLocation); in testTouchDelegateWithEbtBetweenView_ReHoverDelegate_FocusTargetAgain()
1208 final int hoverRight = buttonWithTooltipLocation[0] + touchableSize / 2; in testTouchDelegateWithEbtBetweenView_ReHoverDelegate_FocusTargetAgain()