Home | History | Annotate | Download | only in launcher3

Lines Matching defs:addViewToCellLayout

593         mContent.addViewToCellLayout(textView, insert ? 0 : -1, (int)item.id, lp, true);
1073 mContent.addViewToCellLayout(v, insert ? 0 : -1, (int)info.id, lp, true);
1205 mContent.addViewToCellLayout(currentDragView, -1, (int) si.id, lp, true);