Searched defs:mMoreKeysKeyboardContainer (Results 1 - 1 of 1) sorted by relevance

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

Completed in 79 milliseconds