Home
last modified time | relevance | path

Searched refs:bottomEdgeDirty (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java1440 boolean leftEdgeDirty, rightEdgeDirty, topEdgeDirty, bottomEdgeDirty, boundingRectDirty; field in CellLayout.ViewCluster
1460 bottomEdgeDirty = true; in resetEdges()
1623 if (bottomEdgeDirty) { in getBottomEdge()
/packages/apps/Launcher2/src/com/android/launcher2/
DCellLayout.java1608 boolean leftEdgeDirty, rightEdgeDirty, topEdgeDirty, bottomEdgeDirty, boundingRectDirty; field in CellLayout.ViewCluster
1628 bottomEdgeDirty = true; in resetEdges()
1791 if (bottomEdgeDirty) { in getBottomEdge()