Home
last modified time | relevance | path

Searched refs:replaceSelfWithView (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DViewStub.java280 private void replaceSelfWithView(View view, ViewGroup parent) { in replaceSelfWithView() method in ViewStub
306 replaceSelfWithView(view, parent); in inflate()
362 replaceSelfWithView(view, (ViewGroup) getParent()); in run()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt64969 Landroid/view/ViewStub;->replaceSelfWithView(Landroid/view/View;Landroid/view/ViewGroup;)V