Searched defs:addViewToCellLayout (Results 1 – 3 of 3) sorted by relevance
/packages/apps/Launcher2/src/com/android/launcher2/ |
D | PagedViewCellLayout.java | 101 public boolean addViewToCellLayout(View child, int index, int childId, in addViewToCellLayout() method in PagedViewCellLayout
|
D | CellLayout.java | 615 public boolean addViewToCellLayout(View child, int index, int childId, LayoutParams params, in addViewToCellLayout() method in CellLayout
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | CellLayout.java | 633 public boolean addViewToCellLayout(View child, int index, int childId, LayoutParams params, in addViewToCellLayout() method in CellLayout
|