Searched refs:finishInflate (Results 1 – 1 of 1) sorted by relevance
1095 boolean finishInflate) throws XmlPullParserException, IOException { in rInflateChildren() argument1096 rInflate(parser, parent, parent.getContext(), attrs, finishInflate); in rInflateChildren()1107 AttributeSet attrs, boolean finishInflate) throws XmlPullParserException, IOException { in rInflate() argument1147 if (finishInflate) { in rInflate()