Searched refs:curXmlAttr (Results 1 – 1 of 1) sorted by relevance
448 int curXmlAttr = xmlParser.getAttributeNameResID(ix); in RetrieveAttributes() local465 while (ix < xmlAttrCount && curIdent > curXmlAttr) { in RetrieveAttributes()467 curXmlAttr = xmlParser.getAttributeNameResID(ix); in RetrieveAttributes()470 if (ix < xmlAttrCount && curIdent == curXmlAttr) { in RetrieveAttributes()474 curXmlAttr = xmlParser.getAttributeNameResID(ix); in RetrieveAttributes()