Home | History | Annotate | Download | only in launcher3

Lines Matching refs:containerOffset

2529                     int containerOffset = screenOffset * (Launcher.SCREEN_COUNT + 1); // +1 hotseat
2530 long lr = (lhs.container * containerOffset + lhs.screenId * screenOffset +
2532 long rr = (rhs.container * containerOffset + rhs.screenId * screenOffset +