Lines Matching refs:currentState
1351 int[] direction, ItemConfiguration currentState) { in addViewToTempLocation() argument
1352 CellAndSpan c = currentState.map.get(v); in addViewToTempLocation()
1604 int[] direction, View dragView, ItemConfiguration currentState) { in pushViewsToTempLocation() argument
1606 ViewCluster cluster = new ViewCluster(views, currentState); in pushViewsToTempLocation()
1635 CellAndSpan c = currentState.map.get(v); in pushViewsToTempLocation()
1642 currentState.save(); in pushViewsToTempLocation()
1650 for (View v: currentState.sortedViews) { in pushViewsToTempLocation()
1663 CellAndSpan c = currentState.map.get(v); in pushViewsToTempLocation()
1686 currentState.restore(); in pushViewsToTempLocation()
1691 CellAndSpan c = currentState.map.get(v); in pushViewsToTempLocation()
1699 int[] direction, View dragView, ItemConfiguration currentState) { in addViewsToTempLocation() argument
1706 CellAndSpan c = currentState.map.get(v); in addViewsToTempLocation()
1716 CellAndSpan c = currentState.map.get(v); in addViewsToTempLocation()
1726 CellAndSpan c = currentState.map.get(v); in addViewsToTempLocation()
1740 CellAndSpan c = currentState.map.get(v); in addViewsToTempLocation()
1749 CellAndSpan c = currentState.map.get(v); in addViewsToTempLocation()