Searched refs:ExpandableBinaryDictionary (Results 1 - 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DExpandableBinaryDictionary.java41 * shared across multiple ExpandableBinaryDictionary instances. Updates to each dictionary filename
45 abstract public class ExpandableBinaryDictionary extends Dictionary { class in inherits:Dictionary
48 private static final String TAG = ExpandableBinaryDictionary.class.getSimpleName();
131 public ExpandableBinaryDictionary( method in class:ExpandableBinaryDictionary
H A DContactsBinaryDictionary.java31 public class ContactsBinaryDictionary extends ExpandableBinaryDictionary {
H A DUserBinaryDictionary.java37 public class UserBinaryDictionary extends ExpandableBinaryDictionary {

Completed in 843 milliseconds