Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKey.java165 public Key(Keyboard.Params params, String label, String hintLabel, int iconId, in Key() argument
172 mHintLabel = hintLabel; in Key()