Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
DTestsNepaliRomanized.java22 import com.android.inputmethod.keyboard.layout.NepaliRomanized;
32 private static final LayoutBase LAYOUT = new NepaliRomanized(LOCALE);
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
DNepaliRomanized.java32 public final class NepaliRomanized extends LayoutBase { class
35 public NepaliRomanized(final Locale locale) { in NepaliRomanized() method in NepaliRomanized