Searched refs:touchableSize (Results 1 – 2 of 2) sorted by relevance
77 final int touchableSize = 48; in onCreate() local80 v.getLeft(), 0, v.getRight() + touchableSize, v.getHeight()); in onCreate()
855 final int touchableSize = 48; in testTouchDelegateWithEbtBetweenView_ReHoverDelegate_FocusTargetAgain() local856 final int hoverRight = buttonWithTooltip.getLeft() + touchableSize / 2; in testTouchDelegateWithEbtBetweenView_ReHoverDelegate_FocusTargetAgain()857 final int hoverLeft = button.getRight() + touchableSize / 2; in testTouchDelegateWithEbtBetweenView_ReHoverDelegate_FocusTargetAgain()910 final int touchableSize = 48; in testTouchDelegateCoverParentWithEbt_HoverChildAndBack_FocusTargetAgain() local917 final int textX = location[0] + touchableSize/2; in testTouchDelegateCoverParentWithEbt_HoverChildAndBack_FocusTargetAgain()919 final int delegateX = location[0] - touchableSize/2; in testTouchDelegateCoverParentWithEbt_HoverChildAndBack_FocusTargetAgain()