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

/frameworks/base/core/java/android/view/
H A DViewGroup.java4065 * @see #detachViewFromParent(View)
4066 * @see #detachViewFromParent(int)
4116 * @see #detachViewFromParent(View)
4117 * @see #detachViewFromParent(int)
4150 * @see #detachViewFromParent(int)
4156 protected void detachViewFromParent(View child) { method in class:ViewGroup
4171 * @see #detachViewFromParent(View)
4177 protected void detachViewFromParent(int index) { method in class:ViewGroup
4193 * @see #detachViewFromParent(View)
4194 * @see #detachViewFromParent(in
[all...]

Completed in 32 milliseconds