Home
last modified time | relevance | path

Searched defs:addView (Results 1 – 3 of 3) 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/Tag/src/com/android/apps/tag/
DTagViewer.java76 private void addView(LayoutInflater inflater, LinearLayout content, View v) { in addView() method in TagViewer
/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java1446 public void addView(View v) { in addView() method in CellLayout.ViewCluster