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