Home
last modified time | relevance | path

Searched defs:attrKey (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
DXmlKeyboardLoader.java335 KeyCommonAttributes attrKey = new KeyCommonAttributes(xrp); in loadSkbTemplate() local
445 KeyCommonAttributes attrKey = new KeyCommonAttributes(xrp); in loadKeyboard() local
635 KeyCommonAttributes attrKey) throws XmlPullParserException, in getSoftKey()
698 KeyCommonAttributes attrKey, SoftKeyToggle softKey, int defKeyCode) in getToggleStates()