Searched defs:attachToRoot (Results 1 – 5 of 5) sorted by relevance
267 public T inflate(@XmlRes int resource, P root, boolean attachToRoot) { in inflate()299 boolean attachToRoot) { in inflate()
525 public View inflate(@LayoutRes int resource, @Nullable ViewGroup root, boolean attachToRoot) { in inflate()546 boolean attachToRoot) { in tryInflatePrecompiled()633 public View inflate(XmlPullParser parser, @Nullable ViewGroup root, boolean attachToRoot) { in inflate()
588 boolean attachToRoot) { in inflate()
384 void attachToRoot() { in attachToRoot() method in WindowListener
506 @SuppressWarnings("SameParameterValue") boolean attachToRoot, in inflateView()