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