HomeSort by relevance Sort by last modified time
    Searched defs:getBackToSymbolsKey (Results 1 - 4 of 4) sorted by null

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/customizer/
DevanagariCustomizer.java 34 public ExpectedKey getBackToSymbolsKey() { return HINDI_BACK_TO_SYMBOLS_KEY; }
LayoutCustomizer.java 96 public ExpectedKey getBackToSymbolsKey() { return BACK_TO_SYMBOLS_KEY; }
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
Arabic.java 48 public ExpectedKey getBackToSymbolsKey() { return ARABIC_BACK_TO_SYMBOLS_KEY; }
Farsi.java 48 public ExpectedKey getBackToSymbolsKey() { return FARSI_BACK_TO_SYMBOLS_KEY; }

Completed in 1214 milliseconds