Searched refs:mCurrentElementAttributes (Results 1 – 1 of 1) sorted by relevance
78 private List<Attribute> mCurrentElementAttributes; field in AndroidBinXmlParser265 return mCurrentElementAttributes.get(index); in getAttribute()326 mCurrentElementAttributes = null; in next()354 mCurrentElementAttributes = null; in next()375 if (mCurrentElementAttributes != null) { in parseCurrentElementAttributesIfNotParsed()378 mCurrentElementAttributes = new ArrayList<>(mCurrentElementAttributeCount); in parseCurrentElementAttributesIfNotParsed()391 mCurrentElementAttributes.add( in parseCurrentElementAttributesIfNotParsed()