OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getContactsDictionary
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Suggest.java
141
public ContactsBinaryDictionary
getContactsDictionary
() {
LatinIME.java
484
resetContactsDictionary(null == mSuggest ? null : mSuggest.
getContactsDictionary
());
503
oldContactsDictionary = mSuggest.
getContactsDictionary
();
[
all
...]
Completed in 2279 milliseconds