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