/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/ |
D | PcQwerty.java | 49 customizer.getSingleQuoteMoreKeys()))) in getCommonAlphabetLayout() 106 customizer.getSingleQuoteMoreKeys()))) in getCommonAlphabetShiftLayout()
|
D | Azerty.java | 41 customizer.getSingleQuoteMoreKeys(), in getCommonAlphabetLayout()
|
D | Georgian.java | 50 public ExpectedKey[] getSingleQuoteMoreKeys() { return Symbols.SINGLE_QUOTES_R9L; } in getSingleQuoteMoreKeys() method in Georgian.GeorgianCustomizer
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/customizer/ |
D | DutchCustomizer.java | 32 public ExpectedKey[] getSingleQuoteMoreKeys() { return Symbols.SINGLE_QUOTES_L9R; } in getSingleQuoteMoreKeys() method in DutchCustomizer
|
D | GermanCustomizer.java | 32 public ExpectedKey[] getSingleQuoteMoreKeys() { return Symbols.SINGLE_QUOTES_R9L; } in getSingleQuoteMoreKeys() method in GermanCustomizer
|
D | NorwegianCustomizer.java | 33 public ExpectedKey[] getSingleQuoteMoreKeys() { return Symbols.SINGLE_QUOTES_L9R; } in getSingleQuoteMoreKeys() method in NorwegianCustomizer
|
D | DanishCustomizer.java | 33 public ExpectedKey[] getSingleQuoteMoreKeys() { return Symbols.SINGLE_QUOTES_R9L; } in getSingleQuoteMoreKeys() method in DanishCustomizer
|
D | EstonianEECustomizer.java | 34 public ExpectedKey[] getSingleQuoteMoreKeys() { return Symbols.SINGLE_QUOTES_R9L; } in getSingleQuoteMoreKeys() method in EstonianEECustomizer
|
D | LayoutCustomizer.java | 122 public ExpectedKey[] getSingleQuoteMoreKeys() { return Symbols.SINGLE_QUOTES_9LR; } in getSingleQuoteMoreKeys() method in LayoutCustomizer
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/ |
D | TestsRomanian.java | 48 public ExpectedKey[] getSingleQuoteMoreKeys() { return Symbols.SINGLE_QUOTES_L9R; } in getSingleQuoteMoreKeys() method in TestsRomanian.RomanianCustomizer
|
D | TestsPolish.java | 48 public ExpectedKey[] getSingleQuoteMoreKeys() { return Symbols.SINGLE_QUOTES_L9R; } in getSingleQuoteMoreKeys() method in TestsPolish.PolishCustomizer
|
D | TestsIcelandic.java | 48 public ExpectedKey[] getSingleQuoteMoreKeys() { return Symbols.SINGLE_QUOTES_R9L; } in getSingleQuoteMoreKeys() method in TestsIcelandic.IcelandicCustomizer
|
D | TestsBelarusianBY.java | 50 public ExpectedKey[] getSingleQuoteMoreKeys() { in getSingleQuoteMoreKeys() method in TestsBelarusianBY.BelarusianBYCustomizer
|
D | TestsHungarian.java | 48 public ExpectedKey[] getSingleQuoteMoreKeys() { return Symbols.SINGLE_QUOTES_L9R; } in getSingleQuoteMoreKeys() method in TestsHungarian.HungarianCustomizer
|
D | TestsSlovenian.java | 48 public ExpectedKey[] getSingleQuoteMoreKeys() { return Symbols.SINGLE_QUOTES_R9L; } in getSingleQuoteMoreKeys() method in TestsSlovenian.SlovenianCustomizer
|
D | TestsLatvian.java | 48 public ExpectedKey[] getSingleQuoteMoreKeys() { return Symbols.SINGLE_QUOTES_R9L; } in getSingleQuoteMoreKeys() method in TestsLatvian.LatvianCustomizer
|
D | TestsLithuanian.java | 48 public ExpectedKey[] getSingleQuoteMoreKeys() { return Symbols.SINGLE_QUOTES_R9L; } in getSingleQuoteMoreKeys() method in TestsLithuanian.LithuanianCustomizer
|
D | TestsMacedonian.java | 48 public ExpectedKey[] getSingleQuoteMoreKeys() { return Symbols.SINGLE_QUOTES_R9L; } in getSingleQuoteMoreKeys() method in TestsMacedonian.MacedonianCustomizer
|
D | TestsRussian.java | 48 public ExpectedKey[] getSingleQuoteMoreKeys() { return Symbols.SINGLE_QUOTES_R9L; } in getSingleQuoteMoreKeys() method in TestsRussian.RussianCustomizer
|
D | TestsCroatian.java | 48 public ExpectedKey[] getSingleQuoteMoreKeys() { return Symbols.SINGLE_QUOTES_L9R; } in getSingleQuoteMoreKeys() method in TestsCroatian.CroatianCustomizer
|
D | TestsSerbian.java | 48 public ExpectedKey[] getSingleQuoteMoreKeys() { return Symbols.SINGLE_QUOTES_R9L; } in getSingleQuoteMoreKeys() method in TestsSerbian.SerbianCustomizer
|
D | TestsSlovak.java | 48 public ExpectedKey[] getSingleQuoteMoreKeys() { return Symbols.SINGLE_QUOTES_R9L; } in getSingleQuoteMoreKeys() method in TestsSlovak.SlovakCustomizer
|
D | TestsCzech.java | 48 public ExpectedKey[] getSingleQuoteMoreKeys() { return Symbols.SINGLE_QUOTES_R9L; } in getSingleQuoteMoreKeys() method in TestsCzech.CzechCustomizer
|
D | TestsGermanDvorak.java | 63 public ExpectedKey[] getSingleQuoteMoreKeys() { return Symbols.SINGLE_QUOTES_R9L; } in getSingleQuoteMoreKeys() method in TestsGermanDvorak.GermanDvorakCustomizer
|
D | TestsUkrainian.java | 57 public ExpectedKey[] getSingleQuoteMoreKeys() { return Symbols.SINGLE_QUOTES_R9L; } in getSingleQuoteMoreKeys() method in TestsUkrainian.UkrainianCustomizer
|