Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DMainKeyboardView.java154 private final View mMoreKeysKeyboardContainer; field in MainKeyboardView
262 mMoreKeysKeyboardContainer = inflater.inflate(moreKeysKeyboardLayoutId, null); in MainKeyboardView()
621 : mMoreKeysKeyboardContainer; in showMoreKeysKeyboard()