Home
last modified time | relevance | path

Searched defs:getDoubleAngleQuoteKeys (Results 1 – 13 of 13) sorted by relevance

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