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