OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasSeveralChars
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/tools/makedict/src/com/android/inputmethod/latin/
FusionDictionary.java
119
public boolean
hasSeveralChars
() {
BinaryDictInputOutput.java
259
if (group.
hasSeveralChars
()) size += GROUP_TERMINATOR_SIZE;
617
if (group.
hasSeveralChars
()) {
[
all
...]
Completed in 61 milliseconds