Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DChildHelper.java281 void detachViewFromParent(int index) { in detachViewFromParent() method in ChildHelper
284 mCallback.detachViewFromParent(offset); in detachViewFromParent()
531 void detachViewFromParent(int offset); in detachViewFromParent() method
DRecyclerView.java746 public void detachViewFromParent(int offset) { in initChildrenHelper()
761 RecyclerView.this.detachViewFromParent(offset); in initChildrenHelper()
6038 mChildHelper.detachViewFromParent(layoutIndex); in getScrapOrHiddenOrCachedHolderForPosition()
8033 mChildHelper.detachViewFromParent(index); in detachViewInternal()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java711 detachViewFromParent(iEditText); in dispatchStartTemporaryDetach()
/frameworks/base/core/java/android/widget/
DListView.java3295 detachViewFromParent(first);
3324 detachViewFromParent(last);
/frameworks/base/core/java/android/view/
DViewGroup.java5938 protected void detachViewFromParent(View child) { in detachViewFromParent() method in ViewGroup
5960 protected void detachViewFromParent(int index) { in detachViewFromParent() method in ViewGroup
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34095 method protected void detachViewFromParent(android.view.View);
34096 method protected void detachViewFromParent(int);
/frameworks/base/core/api/
Dcurrent.txt53624 method protected void detachViewFromParent(android.view.View);
53625 method protected void detachViewFromParent(int);
/frameworks/base/boot/
Dboot-image-profile.txt17736 HSPLandroid/view/ViewGroup;->detachViewFromParent(I)V
/frameworks/base/config/
Dboot-image-profile.txt17800 HSPLandroid/view/ViewGroup;->detachViewFromParent(I)V