Searched refs:mCurrentDeclareStyleable (Results 1 – 1 of 1) sorted by relevance
64 private StyleableResourceValueImpl mCurrentDeclareStyleable; field in ValueResourceParser89 mCurrentDeclareStyleable = null; in endElement()98 if (mCurrentDeclareStyleable != null) { in endElement()135 mCurrentDeclareStyleable = in startElement()138 mRepository.addResourceValue(mCurrentDeclareStyleable); in startElement()168 } else if (mCurrentDeclareStyleable != null) { in startElement()174 mCurrentDeclareStyleable.addValue(mCurrentAttr); in startElement()