Home
last modified time | relevance | path

Searched defs:addView (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/widget/
DFrameLayoutWithOverlay.java43 public void addView(View child, int index, ViewGroup.LayoutParams params) { in addView() method in FrameLayoutWithOverlay
/packages/apps/Browser/src/com/android/browser/view/
DScrollerView.java253 public void addView(View child) { in addView() method in ScrollerView
262 public void addView(View child, int index) { in addView() method in ScrollerView
271 public void addView(View child, ViewGroup.LayoutParams params) { in addView() method in ScrollerView
280 public void addView(View child, int index, ViewGroup.LayoutParams params) { in addView() method in ScrollerView
/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java1608 public void addView(View v) { in addView() method in CellLayout.ViewCluster
/packages/apps/Launcher2/src/com/android/launcher2/
DCellLayout.java1734 public void addView(View v) { in addView() method in CellLayout.ViewCluster