Home | History | Annotate | Download | only in view

Lines Matching defs:rInflate

489                     rInflate(parser, root, inflaterContext, attrs, false);
817 * method calls through to {@link #rInflate} using the parent context as
824 rInflate(parser, parent, parent.getContext(), attrs, finishInflate);
834 void rInflate(XmlPullParser parser, View parent, Context context,
963 rInflate(childParser, parent, context, childAttrs, false);