Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewStub.java277 private void replaceSelfWithView(View view, ViewGroup parent) { in replaceSelfWithView() method in ViewStub
303 replaceSelfWithView(view, parent); in inflate()
359 replaceSelfWithView(view, (ViewGroup) getParent()); in run()