Home
last modified time | relevance | path

Searched refs:mCacheId (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
DSoftKeyboard.java51 private int mCacheId; field in SoftKeyboard
136 mCacheId = cacheId; in setCacheId()
161 return mCacheId; in getCacheId()