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

12

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

Completed in 647 milliseconds

12