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

/frameworks/base/core/java/android/view/
H A DViewGroup.java3820 * @see #detachViewFromParent(View)
3821 * @see #detachViewFromParent(int)
3871 * @see #detachViewFromParent(View)
3872 * @see #detachViewFromParent(int)
3905 * @see #detachViewFromParent(int)
3911 protected void detachViewFromParent(View child) { method in class:ViewGroup
3926 * @see #detachViewFromParent(View)
3932 protected void detachViewFromParent(int index) { method in class:ViewGroup
3948 * @see #detachViewFromParent(View)
3949 * @see #detachViewFromParent(in
[all...]

Completed in 23 milliseconds