Searched refs:finishInflate (Results 1 – 2 of 2) sorted by relevance
53 boolean finishInflate) throws XmlPullParserException, IOException { in rInflate() argument55 if (finishInflate == false) { in rInflate()64 thisInflater.rInflate_Original(parser, parent, attrs, finishInflate); in rInflate()68 if (finishInflate == false) { in rInflate()
709 boolean finishInflate) throws XmlPullParserException, IOException { in rInflate() argument747 if (finishInflate) parent.onFinishInflate(); in rInflate()