Searched refs:currCellLayout (Results 1 – 1 of 1) sorted by relevance
144 CellLayout currCellLayout = mWorkspace.getCurrentDragOverlappingLayout(); in draw() local146 if (currCellLayout != null && currCellLayout != mLauncher.getHotseat()) { in draw()149 .getDescendantRectRelativeToSelf(currCellLayout, mHighlightRect); in draw()