Searched defs:removeViewInLayout (Results 1 - 4 of 4) sorted by path

/frameworks/base/core/java/android/view/
H A DViewGroup.java3520 public void removeViewInLayout(View view) { method in class:ViewGroup
/frameworks/base/core/java/android/widget/
H A DViewAnimator.java221 public void removeViewInLayout(View view) { method in class:ViewAnimator
/frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
H A DRecentsHorizontalScrollView.java120 public void removeViewInLayout(final View view) { method in class:RecentsHorizontalScrollView
H A DRecentsVerticalScrollView.java134 public void removeViewInLayout(final View view) { method in class:RecentsVerticalScrollView

Completed in 86 milliseconds