Home
last modified time | relevance | path

Searched defs:mIsValid (Results 1 – 6 of 6) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/content/
Dsingle_dict_content.h83 const bool mIsValid; variable
Dsparse_table_dict_content.h119 const bool mIsValid; variable
/packages/inputmethods/LatinIME/native/dicttoolkit/src/utils/
Darguments_and_options.h71 const bool mIsValid; variable
/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
Dtrie_map.h41 const bool mIsValid; member
136 bool mIsValid; variable
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DKeyboardState.java101 public boolean mIsValid; field in KeyboardState.SavedKeyboardState
/packages/apps/Email/provider_src/com/android/email/provider/
DContentCache.java245 private boolean mIsValid = READ_CACHE_ENABLED; field in ContentCache.CacheToken