Lines Matching refs:currentState
1344 int[] direction, ItemConfiguration currentState) { in addViewToTempLocation() argument
1345 CellAndSpan c = currentState.map.get(v); in addViewToTempLocation()
1548 int[] direction, View dragView, ItemConfiguration currentState) { in pushViewsToTempLocation() argument
1550 ViewCluster cluster = new ViewCluster(views, currentState); in pushViewsToTempLocation()
1579 CellAndSpan c = currentState.map.get(v); in pushViewsToTempLocation()
1586 currentState.save(); in pushViewsToTempLocation()
1594 for (View v: currentState.sortedViews) { in pushViewsToTempLocation()
1607 CellAndSpan c = currentState.map.get(v); in pushViewsToTempLocation()
1630 currentState.restore(); in pushViewsToTempLocation()
1635 CellAndSpan c = currentState.map.get(v); in pushViewsToTempLocation()
1643 int[] direction, View dragView, ItemConfiguration currentState) { in addViewsToTempLocation() argument
1649 currentState.getBoundingRectForViews(views, boundingRect); in addViewsToTempLocation()
1653 CellAndSpan c = currentState.map.get(v); in addViewsToTempLocation()
1663 CellAndSpan c = currentState.map.get(v); in addViewsToTempLocation()
1678 CellAndSpan c = currentState.map.get(v); in addViewsToTempLocation()
1687 CellAndSpan c = currentState.map.get(v); in addViewsToTempLocation()