Searched refs:TAG_KEY_STYLE (Results 1 – 2 of 2) sorted by relevance
193 KeyboardBuilder.TAG_KEY_STYLE + " has no styleName attribute", parser); in parseKeyStyleAttributes()197 KeyboardBuilder.TAG_KEY_STYLE, styleName)); in parseKeyStyleAttributes()199 Log.d(TAG, KeyboardBuilder.TAG_KEY_STYLE + " " + styleName + " is overridden at " in parseKeyStyleAttributes()
137 public static final String TAG_KEY_STYLE = "key-style"; field in KeyboardBuilder318 } else if (TAG_KEY_STYLE.equals(tag)) { in parseKeyboardContent()369 } else if (TAG_KEY_STYLE.equals(tag)) { in parseRowContent()811 throw new XmlParseUtils.ParseException("<" + TAG_KEY_STYLE in parseKeyStyle()815 startEndTag("<%s styleName=%s />%s", TAG_KEY_STYLE, in parseKeyStyle()826 XmlParseUtils.checkEndTag(TAG_KEY_STYLE, parser); in parseKeyStyle()