HomeSort by relevance Sort by last modified time
    Searched refs:mMoreKeysLayout (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardView.java 115 protected final int mMoreKeysLayout;
272 mMoreKeysLayout = keyboardViewAttr.getResourceId(
    [all...]
MainKeyboardView.java 551 if (mMoreKeysLayout == 0) {
568 final View container = LayoutInflater.from(getContext()).inflate(mMoreKeysLayout, null);
    [all...]

Completed in 50 milliseconds