Searched refs:getSingleAngleQuoteKeys (Results 1 - 15 of 15) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
H A DAzerty.java42 customizer.getSingleAngleQuoteKeys())));
H A DHebrew.java64 public ExpectedKey[] getSingleAngleQuoteKeys() { method in class:Hebrew.HebrewCustomizer
H A DArabic.java56 public ExpectedKey[] getSingleAngleQuoteKeys() { method in class:Arabic.ArabicCustomizer
H A DSymbols.java41 customizer.getSingleQuoteMoreKeys(), customizer.getSingleAngleQuoteKeys())));
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/customizer/
H A DDanishCustomizer.java39 public ExpectedKey[] getSingleAngleQuoteKeys() { return Symbols.SINGLE_ANGLE_QUOTES_RL; } method in class:DanishCustomizer
H A DGermanCustomizer.java38 public ExpectedKey[] getSingleAngleQuoteKeys() { return Symbols.SINGLE_ANGLE_QUOTES_RL; } method in class:GermanCustomizer
H A DSwedishCustomizer.java48 public ExpectedKey[] getSingleAngleQuoteKeys() { return Symbols.SINGLE_ANGLE_QUOTES_RL; } method in class:SwedishCustomizer
H A DLayoutCustomizer.java136 public ExpectedKey[] getSingleAngleQuoteKeys() { return Symbols.SINGLE_ANGLE_QUOTES_LR; } method in class:LayoutCustomizer
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
H A DTestsCroatian.java54 public ExpectedKey[] getSingleAngleQuoteKeys() { return Symbols.SINGLE_ANGLE_QUOTES_RL; } method in class:TestsCroatian.CroatianCustomizer
H A DTestsCzech.java54 public ExpectedKey[] getSingleAngleQuoteKeys() { return Symbols.SINGLE_ANGLE_QUOTES_RL; } method in class:TestsCzech.CzechCustomizer
H A DTestsHungarian.java54 public ExpectedKey[] getSingleAngleQuoteKeys() { return Symbols.SINGLE_ANGLE_QUOTES_RL; } method in class:TestsHungarian.HungarianCustomizer
H A DTestsSerbian.java54 public ExpectedKey[] getSingleAngleQuoteKeys() { return Symbols.SINGLE_ANGLE_QUOTES_RL; } method in class:TestsSerbian.SerbianCustomizer
H A DTestsSlovak.java54 public ExpectedKey[] getSingleAngleQuoteKeys() { return Symbols.SINGLE_ANGLE_QUOTES_RL; } method in class:TestsSlovak.SlovakCustomizer
H A DTestsSlovenian.java54 public ExpectedKey[] getSingleAngleQuoteKeys() { return Symbols.SINGLE_ANGLE_QUOTES_RL; } method in class:TestsSlovenian.SlovenianCustomizer
H A DTestsGermanDvorak.java69 public ExpectedKey[] getSingleAngleQuoteKeys() { return Symbols.SINGLE_ANGLE_QUOTES_RL; } method in class:TestsGermanDvorak.GermanDvorakCustomizer

Completed in 109 milliseconds