Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardView.java357 && !key.hasCustomActionLabel()) { in onDrawKeyBackground()
DKey.java757 public final boolean hasCustomActionLabel() { in hasCustomActionLabel() method in Key