Home | History | Annotate | Download | only in launcher3

Lines Matching defs:rightPage

899             CellLayout rightPage = (CellLayout) workspace.getChildAt(mIsRtl ? page - 1 : page + 1);
908 if (rightPage != null && rightPage.isDragTarget()) {
909 Drawable right = mInScrollArea && rightPage.getIsDragOverlapping() ?