OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DIC_CONTACTS
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SynchronouslyLoadedContactsDictionary.java
27
super(context, Suggest.
DIC_CONTACTS
);
Suggest.java
68
public static final int
DIC_CONTACTS
= 4;
LatinIME.java
618
dictionaryToUse = new ContactsDictionary(this, Suggest.
DIC_CONTACTS
);
[
all
...]
Completed in 50 milliseconds