Searched defs:addView (Results 1 – 2 of 2) sorted by relevance
| /core/core/src/main/java/androidx/core/view/insets/ | ||
| D | ProtectionLayout.java | 287 public void addView(@Nullable View child, int index, ViewGroup.@Nullable LayoutParams params) { in addView() method in ProtectionLayout |
| /core/core/src/main/java/androidx/core/widget/ | ||
| D | NestedScrollView.java | 538 public void addView(@NonNull View child) { in addView() method in NestedScrollView |