OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CURRENCY_RUPEE
(Results
1 - 9
of
9
) sorted by null
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
TestsBengaliIN.java
44
public ExpectedKey getCurrencyKey() { return
CURRENCY_RUPEE
; }
47
private static final ExpectedKey
CURRENCY_RUPEE
= key("\u20B9",
TestsEnglishIN.java
44
public ExpectedKey getCurrencyKey() { return
CURRENCY_RUPEE
; }
52
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/
Malayalam.java
45
public ExpectedKey getCurrencyKey() { return
CURRENCY_RUPEE
; }
67
private static final ExpectedKey
CURRENCY_RUPEE
= key("\u20B9",
Sinhala.java
46
public ExpectedKey getCurrencyKey() { return
CURRENCY_RUPEE
; }
64
private static final ExpectedKey
CURRENCY_RUPEE
= key("\u0DBB\u0DD4",
Kannada.java
45
public ExpectedKey getCurrencyKey() { return
CURRENCY_RUPEE
; }
74
private static final ExpectedKey
CURRENCY_RUPEE
= key("\u20B9",
Telugu.java
45
public ExpectedKey getCurrencyKey() { return
CURRENCY_RUPEE
; }
74
private static final ExpectedKey
CURRENCY_RUPEE
= key("\u20B9",
Hindi.java
54
public ExpectedKey getCurrencyKey() { return
CURRENCY_RUPEE
; }
81
private static final ExpectedKey
CURRENCY_RUPEE
= key("\u20B9",
Completed in 3323 milliseconds