Searched refs:touchDelegate (Results 1 – 3 of 3) sorted by relevance
70 parent.touchDelegate = TouchDelegate(hitRect, view) in configureSizeUsingWidthOnly()103 parent.touchDelegate = TouchDelegate(hitRect, view) in configureSizeUsingBothWidthAndHeight()
134 val touchDelegate = TouchDelegate(rect, clockColorAndSizeButton) in createView() constant135 view.setTouchDelegate(touchDelegate) in createView()
39 parentView.touchDelegate = TouchDelegate(largerTouchBounds, childView) in increaseViewTouchTargetSize()