OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getEmojiKey
(Results
1 - 7
of
7
) sorted by null
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
TestsQwertyEmail.java
64
public ExpectedKey
getEmojiKey
(final boolean isPhone) {
TestsQwertyUrl.java
64
public ExpectedKey
getEmojiKey
(final boolean isPhone) {
TestsDvorakEmail.java
66
public ExpectedKey
getEmojiKey
(final boolean isPhone) {
TestsDvorakUrl.java
66
public ExpectedKey
getEmojiKey
(final boolean isPhone) {
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
SymbolsShifted.java
53
.addKeysOnTheRightOfRow(4, customizer.
getEmojiKey
(isPhone));
LayoutBase.java
165
public ExpectedKey
getEmojiKey
(final boolean isPhone) {
356
.addKeysOnTheRightOfRow(numberOfRows, customizer.
getEmojiKey
(isPhone));
Symbols.java
55
.addKeysOnTheRightOfRow(4, customizer.
getEmojiKey
(isPhone));
Completed in 71 milliseconds