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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DDictionaryStats.java33 public final int mContentVersion; field in class:DictionaryStats
46 mContentVersion = contentVersion;
58 mContentVersion = 0;
80 builder.append(mContentVersion);

Completed in 60 milliseconds