Searched refs:xmlAttrEnd (Results 1 – 1 of 1) sorted by relevance
296 final int xmlAttrEnd = xmlParser != null ? xmlParser.getAttributeCount() : 0; in ApplyStyle() local319 if (xmlAttrIdx != xmlAttrEnd) { in ApplyStyle()