Searched refs:KeyCommonAttributes (Results 1 – 1 of 1) sorted by relevance
295 class KeyCommonAttributes { class in XmlKeyboardLoader303 KeyCommonAttributes(XmlResourceParser xrp) { in KeyCommonAttributes() method in XmlKeyboardLoader.KeyCommonAttributes309 boolean getAttributes(KeyCommonAttributes defAttr) { in getAttributes()334 KeyCommonAttributes attrDef = new KeyCommonAttributes(xrp); in loadSkbTemplate()335 KeyCommonAttributes attrKey = new KeyCommonAttributes(xrp); in loadSkbTemplate()441 KeyCommonAttributes attrDef = new KeyCommonAttributes(xrp); in loadKeyboard()442 KeyCommonAttributes attrSkb = new KeyCommonAttributes(xrp); in loadKeyboard()443 KeyCommonAttributes attrRow = new KeyCommonAttributes(xrp); in loadKeyboard()444 KeyCommonAttributes attrKeys = new KeyCommonAttributes(xrp); in loadKeyboard()445 KeyCommonAttributes attrKey = new KeyCommonAttributes(xrp); in loadKeyboard()[all …]