Home
last modified time | relevance | path

Searched defs:finishInflate (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/layoutlib/bridge/src/android/view/
H A DLayoutInflater_Delegate.java60 View parent, Context context, AttributeSet attrs, boolean finishInflate) in rInflate()
/aosp12/frameworks/base/core/java/android/view/
H A DLayoutInflater.java1087 boolean finishInflate) throws XmlPullParserException, IOException { in rInflateChildren()
1099 AttributeSet attrs, boolean finishInflate) throws XmlPullParserException, IOException { in rInflate()