Home
last modified time | relevance | path

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

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