HomeSort by relevance Sort by last modified time
    Searched full:commonlayout (Results 1 - 1 of 1) sorted by null

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
LayoutBase.java 150 final ExpectedKey[][] commonLayout = getCommonAlphabetShiftLayout(isPhone, elementId);
151 if (commonLayout == null) {
154 builder = new ExpectedKeyboardBuilder(commonLayout);

Completed in 84 milliseconds