Searched refs:buttonWithTooltipLocation (Results 1 – 1 of 1) sorted by relevance
1204 final int[] buttonWithTooltipLocation = new int[2]; in testTouchDelegateWithEbtBetweenView_ReHoverDelegate_FocusTargetAgain() local1205 buttonWithTooltip.getLocationOnScreen(buttonWithTooltipLocation); in testTouchDelegateWithEbtBetweenView_ReHoverDelegate_FocusTargetAgain()1208 final int hoverRight = buttonWithTooltipLocation[0] + touchableSize / 2; in testTouchDelegateWithEbtBetweenView_ReHoverDelegate_FocusTargetAgain()