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

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
TestsHebrew.java 22 import com.android.inputmethod.keyboard.layout.Hebrew.HebrewCustomizer;
33 private static final LayoutBase LAYOUT = new Hebrew(new HebrewCustomizer(LOCALE));
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
Hebrew.java 37 public static class HebrewCustomizer extends LayoutCustomizer {
38 public HebrewCustomizer(final Locale locale) {

Completed in 475 milliseconds