Searched refs:getDoubleAngleQuoteKeys (Results 1 - 14 of 14) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/customizer/
H A DDanishCustomizer.java36 public ExpectedKey[] getDoubleAngleQuoteKeys() { return Symbols.DOUBLE_ANGLE_QUOTES_RL; } method in class:DanishCustomizer
H A DGermanCustomizer.java35 public ExpectedKey[] getDoubleAngleQuoteKeys() { return Symbols.DOUBLE_ANGLE_QUOTES_RL; } method in class:GermanCustomizer
H A DSwedishCustomizer.java45 public ExpectedKey[] getDoubleAngleQuoteKeys() { return Symbols.DOUBLE_ANGLE_QUOTES_RL; } method in class:SwedishCustomizer
H A DLayoutCustomizer.java129 public ExpectedKey[] getDoubleAngleQuoteKeys() { return Symbols.DOUBLE_ANGLE_QUOTES_LR; } method in class:LayoutCustomizer
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
H A DTestsCroatian.java51 public ExpectedKey[] getDoubleAngleQuoteKeys() { return Symbols.DOUBLE_ANGLE_QUOTES_RL; } method in class:TestsCroatian.CroatianCustomizer
H A DTestsCzech.java51 public ExpectedKey[] getDoubleAngleQuoteKeys() { return Symbols.DOUBLE_ANGLE_QUOTES_RL; } method in class:TestsCzech.CzechCustomizer
H A DTestsHungarian.java51 public ExpectedKey[] getDoubleAngleQuoteKeys() { return Symbols.DOUBLE_ANGLE_QUOTES_RL; } method in class:TestsHungarian.HungarianCustomizer
H A DTestsSerbian.java51 public ExpectedKey[] getDoubleAngleQuoteKeys() { return Symbols.DOUBLE_ANGLE_QUOTES_RL; } method in class:TestsSerbian.SerbianCustomizer
H A DTestsSlovak.java51 public ExpectedKey[] getDoubleAngleQuoteKeys() { return Symbols.DOUBLE_ANGLE_QUOTES_RL; } method in class:TestsSlovak.SlovakCustomizer
H A DTestsSlovenian.java51 public ExpectedKey[] getDoubleAngleQuoteKeys() { return Symbols.DOUBLE_ANGLE_QUOTES_RL; } method in class:TestsSlovenian.SlovenianCustomizer
H A DTestsGermanDvorak.java66 public ExpectedKey[] getDoubleAngleQuoteKeys() { return Symbols.DOUBLE_ANGLE_QUOTES_RL; } method in class:TestsGermanDvorak.GermanDvorakCustomizer
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
H A DHebrew.java59 public ExpectedKey[] getDoubleAngleQuoteKeys() { method in class:Hebrew.HebrewCustomizer
H A DArabic.java51 public ExpectedKey[] getDoubleAngleQuoteKeys() { method in class:Arabic.ArabicCustomizer
H A DSymbols.java39 customizer.getDoubleQuoteMoreKeys(), customizer.getDoubleAngleQuoteKeys())));

Completed in 96 milliseconds