Searched defs:attachToRoot (Results 1 – 4 of 4) sorted by relevance
260 public T inflate(@XmlRes int resource, P root, boolean attachToRoot) { in inflate()292 boolean attachToRoot) { in inflate()
122 @Nullable ViewGroup root, boolean attachToRoot) { in inflateLibLayout()
414 public View inflate(@LayoutRes int resource, @Nullable ViewGroup root, boolean attachToRoot) { in inflate()451 public View inflate(XmlPullParser parser, @Nullable ViewGroup root, boolean attachToRoot) { in inflate()
450 @SuppressWarnings("SameParameterValue") boolean attachToRoot, in inflateView()