OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:addKeysOnTheLeftOfRow
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
LayoutBase.java
78
builder.
addKeysOnTheLeftOfRow
(
84
.
addKeysOnTheLeftOfRow
(numberOfRows, customizer.getSymbolsKey())
89
.
addKeysOnTheLeftOfRow
(numberOfRows, customizer.getSymbolsKey())
92
builder.
addKeysOnTheLeftOfRow
(
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/expected/
ExpectedKeyboardBuilder.java
237
public ExpectedKeyboardBuilder
addKeysOnTheLeftOfRow
(final int row,
Completed in 82 milliseconds