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

/frameworks/base/core/java/android/view/
H A DViewGroup.java2320 * @see #attachViewToParent(View, int, android.view.ViewGroup.LayoutParams)
2357 protected void attachViewToParent(View child, int index, LayoutParams params) { method in class:ViewGroup
2376 * either by a call to {@link #attachViewToParent(View, int, android.view.ViewGroup.LayoutParams)}
2385 * @see #attachViewToParent(View, int, android.view.ViewGroup.LayoutParams)
2394 * either by a call to {@link #attachViewToParent(View, int, android.view.ViewGroup.LayoutParams)}
2403 * @see #attachViewToParent(View, int, android.view.ViewGroup.LayoutParams)
2412 * either by a call to {@link #attachViewToParent(View, int, android.view.ViewGroup.LayoutParams)}
2422 * @see #attachViewToParent(View, int, android.view.ViewGroup.LayoutParams)
2431 * either by a call to {@link #attachViewToParent(View, int, android.view.ViewGroup.LayoutParams)}
2438 * @see #attachViewToParent(Vie
[all...]

Completed in 8 milliseconds