Home
last modified time | relevance | path

Searched refs:getCurrencyKey (Results 1 – 25 of 28) sorted by relevance

12

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
DTestsFrench.java48 public final ExpectedKey getCurrencyKey() { return mEuroCustomizer.getCurrencyKey(); } in getCurrencyKey() method in TestsFrench.FrenchEuroCustomizer
DTestsGerman.java48 public ExpectedKey getCurrencyKey() { return mEuroCustomizer.getCurrencyKey(); } in getCurrencyKey() method in TestsGerman.GermanEuroCustomizer
DTestsPortuguesePT.java48 public ExpectedKey getCurrencyKey() { return mEuroCustomizer.getCurrencyKey(); } in getCurrencyKey() method in TestsPortuguesePT.PortuguesePTCustomizer
DTestsSpanish.java48 public ExpectedKey getCurrencyKey() { return mEuroCustomizer.getCurrencyKey(); } in getCurrencyKey() method in TestsSpanish.SpanishESCustomizer
DTestsFrenchDvorak.java50 public ExpectedKey getCurrencyKey() { return mFrenchEuroCustomizer.getCurrencyKey(); } in getCurrencyKey() method in TestsFrenchDvorak.FrenchDvorakCustomizer
DTestsBengaliIN.java44 public ExpectedKey getCurrencyKey() { return CURRENCY_RUPEE; } in getCurrencyKey() method in TestsBengaliIN.BengaliINCustomzier
DTestsEnglishIN.java44 public ExpectedKey getCurrencyKey() { return CURRENCY_RUPEE; } in getCurrencyKey() method in TestsEnglishIN.EnglishINCustomizer
DTestsTamilIN.java45 public ExpectedKey getCurrencyKey() { return CURRENCY_RUPEE; } in getCurrencyKey() method in TestsTamilIN.TamilINCustomizer
DTestsTamilLK.java45 public ExpectedKey getCurrencyKey() { return CURRENCY_RUPEE; } in getCurrencyKey() method in TestsTamilLK.TamilLKCustomizer
DTestsEnglishUK.java43 public ExpectedKey getCurrencyKey() { return CURRENCY_POUND; } in getCurrencyKey() method in TestsEnglishUK.EnglishUKCustomizer
DTestsVietnamese.java48 public ExpectedKey getCurrencyKey() { return CURRENCY_DONG; } in getCurrencyKey() method in TestsVietnamese.VietnameseCustomizer
DTestsGermanDvorak.java51 public ExpectedKey getCurrencyKey() { return Symbols.CURRENCY_EURO; } in getCurrencyKey() method in TestsGermanDvorak.GermanDvorakCustomizer
DTestsUkrainian.java46 public ExpectedKey getCurrencyKey() { return CURRENCY_HRYVNIA; } in getCurrencyKey() method in TestsUkrainian.UkrainianCustomizer
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
DLayoutBase.java95 public ExpectedKey getCurrencyKey() { return Symbols.CURRENCY_DOLLAR; } in getCurrencyKey() method in LayoutBase.LayoutCustomizer
218 public final ExpectedKey getCurrencyKey() { return Symbols.CURRENCY_EURO; } in getCurrencyKey() method in LayoutBase.EuroCustomizer
DMongolian.java41 public ExpectedKey getCurrencyKey() { return CURRENCY_TUGRIK; } in getCurrencyKey() method in Mongolian.MongolianMNCustomizer
DSinhala.java46 public ExpectedKey getCurrencyKey() { return CURRENCY_RUPEE; } in getCurrencyKey() method in Sinhala.SinhalaCustomizer
DLao.java49 public ExpectedKey getCurrencyKey() { return CURRENCY_KIP; } in getCurrencyKey() method in Lao.LaoCustomizer
DMalayalam.java45 public ExpectedKey getCurrencyKey() { return CURRENCY_RUPEE; } in getCurrencyKey() method in Malayalam.MalayalamCustomizer
DKannada.java45 public ExpectedKey getCurrencyKey() { return CURRENCY_RUPEE; } in getCurrencyKey() method in Kannada.KannadaCustomizer
DTelugu.java45 public ExpectedKey getCurrencyKey() { return CURRENCY_RUPEE; } in getCurrencyKey() method in Telugu.TeluguCustomizer
DThai.java49 public ExpectedKey getCurrencyKey() { return CURRENCY_BAHT; } in getCurrencyKey() method in Thai.ThaiCustomizer
DNepaliRomanized.java46 public ExpectedKey getCurrencyKey() { return CURRENCY_NEPALI; } in getCurrencyKey() method in NepaliRomanized.NepaliRomanizedCustomizer
DKhmer.java49 public ExpectedKey getCurrencyKey() { return CURRENCY_DOLLAR_WITH_RIEL; } in getCurrencyKey() method in Khmer.KhmerCustomizer
DHebrew.java46 public ExpectedKey getCurrencyKey() { return CURRENCY_NEW_SHEQEL; } in getCurrencyKey() method in Hebrew.HebrewCustomizer
DFarsi.java52 public ExpectedKey getCurrencyKey() { return CURRENCY_RIAL; } in getCurrencyKey() method in Farsi.FarsiCustomizer

12