Searched refs:heightIncrease (Results 1 – 1 of 1) sorted by relevance
1193 int heightIncrease = 0; in onLayout() local1195 heightIncrease = (int) Math.ceil((mMinTouchSize - mAppOpsTouchRect.height()) in onLayout()1198 mAppOpsTouchRect.inset(0, -heightIncrease); in onLayout()