Searched defs:ContactsBinaryDictionary (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DContactsBinaryDictionary.java39 public class ContactsBinaryDictionary extends ExpandableBinaryDictionary { class in inherits:ExpandableBinaryDictionary
44 private static final String TAG = ContactsBinaryDictionary.class.getSimpleName();
73 public ContactsBinaryDictionary(final Context context, final Locale locale) { method in class:ContactsBinaryDictionary

Completed in 51 milliseconds