Searched defs:mCachedSize (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
H A DFusionDictionary.java49 int mCachedSize = Integer.MIN_VALUE; field in class:FusionDictionary.PtNodeArray
93 // mCachedSize and mCachedAddressBefore/AfterUpdate are helpers for binary dictionary
98 // The update process does not need two versions of mCachedSize.
99 int mCachedSize; // The size, in bytes, of this PtNode. field in class:FusionDictionary.PtNode

Completed in 56 milliseconds