Home
last modified time | relevance | path

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

/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()