OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PTNODE_FLAGS_SIZE
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
FormatSpec.java
215
static final int
PTNODE_FLAGS_SIZE
= 1;
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
BinaryDictEncoderUtils.java
139
return FormatSpec.
PTNODE_FLAGS_SIZE
+ getPtNodeCharactersSize(ptNode,
[
all
...]
Completed in 1013 milliseconds