Searched refs:btnHeight (Results 1 – 1 of 1) sorted by relevance
407 final int btnHeight = view.getHeight()/3; in testAccessTouchDelegate() local409 new LinearLayout.LayoutParams(WRAP_CONTENT, btnHeight))); in testAccessTouchDelegate()