Home | History | Annotate | Download | only in launcher2

Lines Matching defs:addInScreen

493     void addInScreen(View child, long container, int screen, int x, int y, int spanX, int spanY) {
494 addInScreen(child, container, screen, x, y, spanX, spanY, false);
509 void addInScreen(View child, long container, int screen, int x, int y, int spanX, int spanY,
1953 addInScreen(view, container, screen, cellXY[0], cellXY[1], 1, 1, insertAtFirst);
2264 addInScreen(cell, container, screen, mTargetCell[0], mTargetCell[1],
3161 addInScreen(view, container, screen, mTargetCell[0], mTargetCell[1], info.spanX,