Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DPagedViewCellLayout.java112 public boolean addViewToCellLayout(View child, int index, int childId, in addViewToCellLayout() method in PagedViewCellLayout
DCellLayout.java563 public boolean addViewToCellLayout(View child, int index, int childId, LayoutParams params, in addViewToCellLayout() method in CellLayout