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

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

Completed in 345 milliseconds