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