OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setMoreKeys
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/expected/
ExpectedKey.java
121
public ExpectedKey
setMoreKeys
(final ExpectedKey... moreKeys) {
325
public ExpectedKey
setMoreKeys
(final ExpectedKey... moreKeys) {
ExpectedKeyboardBuilder.java
172
return new ExpectedKey[] { oldKey.
setMoreKeys
(moreKeys) };
Completed in 468 milliseconds