Home
last modified time | relevance | path

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

/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
DXmlKeyboardLoader.java338 int lastKeyTypeId = KEYTYPE_ID_LAST; in loadSkbTemplate() local
380 if (id != lastKeyTypeId + 1) { in loadSkbTemplate()
389 lastKeyTypeId = id; in loadSkbTemplate()