Searched refs:getHitRectHeight (Results 1 – 1 of 1) sorted by relevance
97 btnRect.top -= getHitRectHeight(mTopListDivider); in expandBtnTouchArea()98 btnRect.bottom += getHitRectHeight(mBottomListDivider); in expandBtnTouchArea()102 private static int getHitRectHeight(View listDivider) { in getHitRectHeight() method in A11yMenuFooter