Searched defs:addView (Results 1 – 4 of 4) sorted by relevance
/packages/apps/Contacts/src/com/android/contacts/widget/ | ||
D | FrameLayoutWithOverlay.java | 43 public void addView(View child, int index, ViewGroup.LayoutParams params) { in addView() method in FrameLayoutWithOverlay |
/packages/apps/Browser/src/com/android/browser/view/ | ||
D | ScrollerView.java | 253 public void addView(View child) { in addView() method in ScrollerView |
/packages/apps/Launcher3/src/com/android/launcher3/ | ||
D | CellLayout.java | 1608 public void addView(View v) { in addView() method in CellLayout.ViewCluster |
/packages/apps/Launcher2/src/com/android/launcher2/ | ||
D | CellLayout.java | 1734 public void addView(View v) { in addView() method in CellLayout.ViewCluster |