Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DPagedViewCellLayout.java95 public boolean addViewToCellLayout(View child, int index, int childId, in addViewToCellLayout() method in PagedViewCellLayout
DCellLayout.java594 public boolean addViewToCellLayout(View child, int index, int childId, LayoutParams params, in addViewToCellLayout() method in CellLayout
/packages/apps/Launcher2/src/com/android/launcher2/
DPagedViewCellLayout.java101 public boolean addViewToCellLayout(View child, int index, int childId, in addViewToCellLayout() method in PagedViewCellLayout
DCellLayout.java615 public boolean addViewToCellLayout(View child, int index, int childId, LayoutParams params, in addViewToCellLayout() method in CellLayout