Searched refs:topEdgeDirty (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DCellLayout.java1608 boolean leftEdgeDirty, rightEdgeDirty, topEdgeDirty, bottomEdgeDirty, boundingRectDirty; field in class:CellLayout.ViewCluster
1629 topEdgeDirty = true;
1784 if (topEdgeDirty) {
/packages/apps/Launcher3/src/com/android/launcher3/
H A DCellLayout.java1384 boolean leftEdgeDirty, rightEdgeDirty, topEdgeDirty, bottomEdgeDirty, boundingRectDirty; field in class:CellLayout.ViewCluster
1405 topEdgeDirty = true;
1560 if (topEdgeDirty) {

Completed in 140 milliseconds