Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardView.java355 if (key.needsToKeepBackgroundAspectRatio(mDefaultKeyLabelFlags) in onDrawKeyBackground()
DKey.java753 public final boolean needsToKeepBackgroundAspectRatio(final int defaultFlags) { in needsToKeepBackgroundAspectRatio() method in Key