Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
DGermanCustomizer.java36 public ExpectedKey[] getDoubleAngleQuoteKeys() { return Symbols.DOUBLE_ANGLE_QUOTES_RL; } in getDoubleAngleQuoteKeys() method in GermanCustomizer
DTestsCroatian.java51 public ExpectedKey[] getDoubleAngleQuoteKeys() { return Symbols.DOUBLE_ANGLE_QUOTES_RL; } in getDoubleAngleQuoteKeys() method in TestsCroatian.CroatianCustomizer
DTestsSlovenian.java51 public ExpectedKey[] getDoubleAngleQuoteKeys() { return Symbols.DOUBLE_ANGLE_QUOTES_RL; } in getDoubleAngleQuoteKeys() method in TestsSlovenian.SlovenianCustomizer
DTestsHungarian.java51 public ExpectedKey[] getDoubleAngleQuoteKeys() { return Symbols.DOUBLE_ANGLE_QUOTES_RL; } in getDoubleAngleQuoteKeys() method in TestsHungarian.HungarianCustomizer
DTestsSerbian.java51 public ExpectedKey[] getDoubleAngleQuoteKeys() { return Symbols.DOUBLE_ANGLE_QUOTES_RL; } in getDoubleAngleQuoteKeys() method in TestsSerbian.SerbianCustomizer
DTestsCzech.java51 public ExpectedKey[] getDoubleAngleQuoteKeys() { return Symbols.DOUBLE_ANGLE_QUOTES_RL; } in getDoubleAngleQuoteKeys() method in TestsCzech.CzechCustomizer
DTestsSlovak.java51 public ExpectedKey[] getDoubleAngleQuoteKeys() { return Symbols.DOUBLE_ANGLE_QUOTES_RL; } in getDoubleAngleQuoteKeys() method in TestsSlovak.SlovakCustomizer
DTestsSwedish.java45 public ExpectedKey[] getDoubleAngleQuoteKeys() { return Symbols.DOUBLE_ANGLE_QUOTES_RL; } in getDoubleAngleQuoteKeys() method in TestsSwedish.SwedishCustomizer
DTestsDanish.java51 public ExpectedKey[] getDoubleAngleQuoteKeys() { return Symbols.DOUBLE_ANGLE_QUOTES_RL; } in getDoubleAngleQuoteKeys() method in TestsDanish.DanishCustomizer
DTestsGermanDvorak.java65 public ExpectedKey[] getDoubleAngleQuoteKeys() { return Symbols.DOUBLE_ANGLE_QUOTES_RL; } in getDoubleAngleQuoteKeys() method in TestsGermanDvorak.GermanDvorakCustomizer
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
DHebrew.java60 public ExpectedKey[] getDoubleAngleQuoteKeys() { in getDoubleAngleQuoteKeys() method in Hebrew.HebrewCustomizer
DArabic.java52 public ExpectedKey[] getDoubleAngleQuoteKeys() { in getDoubleAngleQuoteKeys() method in Arabic.ArabicCustomizer
DSymbols.java39 customizer.getDoubleQuoteMoreKeys(), customizer.getDoubleAngleQuoteKeys()))); in getLayout()
DLayoutBase.java122 public ExpectedKey[] getDoubleAngleQuoteKeys() { return Symbols.DOUBLE_ANGLE_QUOTES_LR; } in getDoubleAngleQuoteKeys() method in LayoutBase.LayoutCustomizer