Searched defs:attachToRoot (Results 1 – 3 of 3) sorted by relevance
259 public T inflate(int resource, P root, boolean attachToRoot) { in inflate()291 boolean attachToRoot) { in inflate()
405 public View inflate(int resource, ViewGroup root, boolean attachToRoot) { in inflate()442 public View inflate(XmlPullParser parser, ViewGroup root, boolean attachToRoot) { in inflate()
331 boolean attachToRoot, boolean skipCallbackParser) { in inflateView()