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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/event/
DeadKeyCombiner.java 41 private static final int ACCENT_CEDILLA = '\u00B8';
124 addCombining('\u0327', ACCENT_CEDILLA);
  /frameworks/base/core/java/android/view/
KeyCharacterMap.java 154 private static final int ACCENT_CEDILLA = '\u00B8';
214 addCombining('\u0327', ACCENT_CEDILLA);

Completed in 187 milliseconds