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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
H A DGermanCustomizer.java36 public ExpectedKey[] getDoubleAngleQuoteKeys() { return Symbols.DOUBLE_ANGLE_QUOTES_RL; } method in class:GermanCustomizer
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 DTestsDanish.java51 public ExpectedKey[] getDoubleAngleQuoteKeys() { return Symbols.DOUBLE_ANGLE_QUOTES_RL; } method in class:TestsDanish.DanishCustomizer
H A DTestsGermanDvorak.java65 public ExpectedKey[] getDoubleAngleQuoteKeys() { return Symbols.DOUBLE_ANGLE_QUOTES_RL; } method in class:TestsGermanDvorak.GermanDvorakCustomizer
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 DTestsSwedish.java45 public ExpectedKey[] getDoubleAngleQuoteKeys() { return Symbols.DOUBLE_ANGLE_QUOTES_RL; } method in class:TestsSwedish.SwedishCustomizer
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
H A DHebrew.java60 public ExpectedKey[] getDoubleAngleQuoteKeys() { method in class:Hebrew.HebrewCustomizer
H A DArabic.java52 public ExpectedKey[] getDoubleAngleQuoteKeys() { method in class:Arabic.ArabicCustomizer
H A DSymbols.java39 customizer.getDoubleQuoteMoreKeys(), customizer.getDoubleAngleQuoteKeys())));
H A DLayoutBase.java122 public ExpectedKey[] getDoubleAngleQuoteKeys() { return Symbols.DOUBLE_ANGLE_QUOTES_LR; } method in class:LayoutBase.LayoutCustomizer

Completed in 1399 milliseconds