OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EMOJI_NORMAL_KEY
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
LayoutBase.java
166
return
EMOJI_NORMAL_KEY
;
298
public static final ExpectedKey
EMOJI_NORMAL_KEY
= key(ICON_EMOJI_NORMAL, Constants.CODE_EMOJI);
PcQwerty.java
63
: joinKeys(
EMOJI_NORMAL_KEY
);
Completed in 1843 milliseconds