Home
last modified time | relevance | path

Searched defs:mWordCount (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/tools/aapt/
H A Dpseudolocalize.h40 size_t mWordCount; variable
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DDictionaryStats.java34 public final int mWordCount; field in DictionaryStats