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

/frameworks/base/core/java/android/view/
H A DViewGroup.java4063 * @see #attachViewToParent(View, int, android.view.ViewGroup.LayoutParams)
4119 protected void attachViewToParent(View child, int index, LayoutParams params) { method in class:ViewGroup
4142 * {@link #attachViewToParent(View, int, android.view.ViewGroup.LayoutParams)}
4153 * @see #attachViewToParent(View, int, android.view.ViewGroup.LayoutParams)
4163 * {@link #attachViewToParent(View, int, android.view.ViewGroup.LayoutParams)}
4174 * @see #attachViewToParent(View, int, android.view.ViewGroup.LayoutParams)
4184 * {@link #attachViewToParent(View, int, android.view.ViewGroup.LayoutParams)}
4196 * @see #attachViewToParent(View, int, android.view.ViewGroup.LayoutParams)
4206 * {@link #attachViewToParent(View, int, android.view.ViewGroup.LayoutParams)}
4215 * @see #attachViewToParent(Vie
[all...]

Completed in 58 milliseconds