Searched refs:CURRENCY_RUPEE (Results 1 – 12 of 12) sorted by relevance
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/customizer/ |
D | HindiCustomizer.java | 29 public ExpectedKey getCurrencyKey() { return CURRENCY_RUPEE; } in getCurrencyKey() 54 private static final ExpectedKey CURRENCY_RUPEE = key("\u20B9", field in HindiCustomizer
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/ |
D | TestsBengaliIN.java | 47 public ExpectedKey getCurrencyKey() { return CURRENCY_RUPEE; } in getCurrencyKey() 50 private static final ExpectedKey CURRENCY_RUPEE = key("\u20B9", field in TestsBengaliIN.BengaliINCustomzier
|
D | TestsTamilIN.java | 45 public ExpectedKey getCurrencyKey() { return CURRENCY_RUPEE; } in getCurrencyKey() 53 private static final ExpectedKey CURRENCY_RUPEE = key("\u20B9", field in TestsTamilIN.TamilINCustomizer
|
D | TestsEnglishIN.java | 45 public ExpectedKey getCurrencyKey() { return CURRENCY_RUPEE; } in getCurrencyKey() 53 private static final ExpectedKey CURRENCY_RUPEE = key("\u20B9", field in TestsEnglishIN.EnglishINCustomizer
|
D | TestsTamilLK.java | 45 public ExpectedKey getCurrencyKey() { return CURRENCY_RUPEE; } in getCurrencyKey() 53 private static final ExpectedKey CURRENCY_RUPEE = key("\u0DBB\u0DD4", field in TestsTamilLK.TamilLKCustomizer
|
D | TestsHinglish.java | 45 public ExpectedKey getCurrencyKey() { return CURRENCY_RUPEE; } in getCurrencyKey() 53 private static final ExpectedKey CURRENCY_RUPEE = key("\u20B9", field in TestsHinglish.HinglishCustomizer
|
D | TestsBengaliBD.java | 54 public ExpectedKey getCurrencyKey() { return CURRENCY_RUPEE; } in getCurrencyKey() 57 private static final ExpectedKey CURRENCY_RUPEE = key("\u09F3", field in TestsBengaliBD.BengaliBDCustomzier
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/ |
D | Sinhala.java | 47 public ExpectedKey getCurrencyKey() { return CURRENCY_RUPEE; } in getCurrencyKey() 65 private static final ExpectedKey CURRENCY_RUPEE = key("\u0DBB\u0DD4", field in Sinhala.SinhalaCustomizer
|
D | Malayalam.java | 46 public ExpectedKey getCurrencyKey() { return CURRENCY_RUPEE; } in getCurrencyKey() 68 private static final ExpectedKey CURRENCY_RUPEE = key("\u20B9", field in Malayalam.MalayalamCustomizer
|
D | Kannada.java | 46 public ExpectedKey getCurrencyKey() { return CURRENCY_RUPEE; } in getCurrencyKey() 75 private static final ExpectedKey CURRENCY_RUPEE = key("\u20B9", field in Kannada.KannadaCustomizer
|
D | Telugu.java | 46 public ExpectedKey getCurrencyKey() { return CURRENCY_RUPEE; } in getCurrencyKey() 75 private static final ExpectedKey CURRENCY_RUPEE = key("\u20B9", field in Telugu.TeluguCustomizer
|
D | Marathi.java | 45 public ExpectedKey getCurrencyKey() { return CURRENCY_RUPEE; } in getCurrencyKey() 63 private static final ExpectedKey CURRENCY_RUPEE = key("\u20B9", field in Marathi.MarathiCustomizer
|