Home
last modified time | relevance | path

Searched defs:mIsUpdatable (Results 1 – 4 of 4) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
Dmmapped_buffer.h73 const bool mIsUpdatable; variable
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
Dver4_dict_buffers.h129 const int mIsUpdatable; variable
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
Dver4_dict_buffers.h147 const int mIsUpdatable; variable
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DBinaryDictionary.java96 private final boolean mIsUpdatable; field in BinaryDictionary
536 dictFile.length(), mIsUpdatable); in reopen() local
618 dictFile.length(), mIsUpdatable); in migrateTo() local