OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XPOS_L3
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/
MoreKeysKeyboardBuilderAutoOrderTests.java
33
private static final int
XPOS_L3
= WIDTH * 3 + WIDTH / 2;
[
all
...]
MoreKeysKeyboardBuilderFixedOrderTests.java
33
private static final int
XPOS_L3
= WIDTH * 3 + WIDTH / 2;
[
all
...]
MoreKeysKeyboardBuilderMaxOrderTests.java
33
private static final int
XPOS_L3
= WIDTH * 3 + WIDTH / 2;
[
all
...]
Completed in 76 milliseconds