Home
last modified time | relevance | path

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

/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
DXmlKeyboardLoader.java442 KeyCommonAttributes attrSkb = new KeyCommonAttributes(xrp); in loadKeyboard() local
472 || !attrSkb.getAttributes(attrDef)) { in loadKeyboard()
509 if (!attrRow.getAttributes(attrSkb)) { in loadKeyboard()