HomeSort by relevance Sort by last modified time
    Searched refs:CURRENCY_RUPEE (Results 1 - 12 of 12) sorted by null

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/customizer/
HindiCustomizer.java 29 public ExpectedKey getCurrencyKey() { return CURRENCY_RUPEE; }
54 private static final ExpectedKey CURRENCY_RUPEE = key("\u20B9",
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
TestsBengaliIN.java 47 public ExpectedKey getCurrencyKey() { return CURRENCY_RUPEE; }
50 private static final ExpectedKey CURRENCY_RUPEE = key("\u20B9",
TestsBengaliBD.java 54 public ExpectedKey getCurrencyKey() { return CURRENCY_RUPEE; }
57 private static final ExpectedKey CURRENCY_RUPEE = key("\u09F3",
TestsEnglishIN.java 45 public ExpectedKey getCurrencyKey() { return CURRENCY_RUPEE; }
53 private static final ExpectedKey CURRENCY_RUPEE = key("\u20B9",
TestsHinglish.java 45 public ExpectedKey getCurrencyKey() { return CURRENCY_RUPEE; }
53 private static final ExpectedKey CURRENCY_RUPEE = key("\u20B9",
TestsTamilIN.java 45 public ExpectedKey getCurrencyKey() { return CURRENCY_RUPEE; }
53 private static final ExpectedKey CURRENCY_RUPEE = key("\u20B9",
TestsTamilLK.java 45 public ExpectedKey getCurrencyKey() { return CURRENCY_RUPEE; }
53 private static final ExpectedKey CURRENCY_RUPEE = key("\u0DBB\u0DD4",
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
Sinhala.java 47 public ExpectedKey getCurrencyKey() { return CURRENCY_RUPEE; }
65 private static final ExpectedKey CURRENCY_RUPEE = key("\u0DBB\u0DD4",
Kannada.java 46 public ExpectedKey getCurrencyKey() { return CURRENCY_RUPEE; }
75 private static final ExpectedKey CURRENCY_RUPEE = key("\u20B9",
Malayalam.java 46 public ExpectedKey getCurrencyKey() { return CURRENCY_RUPEE; }
68 private static final ExpectedKey CURRENCY_RUPEE = key("\u20B9",
Marathi.java 45 public ExpectedKey getCurrencyKey() { return CURRENCY_RUPEE; }
63 private static final ExpectedKey CURRENCY_RUPEE = key("\u20B9",
Telugu.java 46 public ExpectedKey getCurrencyKey() { return CURRENCY_RUPEE; }
75 private static final ExpectedKey CURRENCY_RUPEE = key("\u20B9",

Completed in 763 milliseconds