Home
last modified time | relevance | path

Searched refs:shouldAdjustDigitKeyHeights (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/dialpadview/
DDialpadView.java540 return isLandscapeMode ? shouldAdjustKeyWidths() : shouldAdjustDigitKeyHeights(); in shouldAdjustKeySizes()
570 private boolean shouldAdjustDigitKeyHeights() { in shouldAdjustDigitKeyHeights() method in DialpadView.OnPreDrawListenerForKeyLayoutAdjust