Home | History | Annotate | Download | only in launcher2

Lines Matching defs:addViewToCellLayout

547         mContent.addViewToCellLayout(textView, insert ? 0 : -1, (int)item.id, lp, true);
902 mContent.addViewToCellLayout(v, insert ? 0 : -1, (int)info.id, lp, true);
1012 mContent.addViewToCellLayout(mCurrentDragView, -1, (int)item.id, lp, true);