Lines Matching refs:currentState
1818 int[] direction, ItemConfiguration currentState) { in addViewToTempLocation() argument
1819 CellAndSpan c = currentState.map.get(v); in addViewToTempLocation()
1837 int[] direction, View dragView, ItemConfiguration currentState) { in pushViewsToTempLocation() argument
1839 ViewCluster cluster = new ViewCluster(views, currentState); in pushViewsToTempLocation()
1868 CellAndSpan c = currentState.map.get(v); in pushViewsToTempLocation()
1875 currentState.save(); in pushViewsToTempLocation()
1883 for (View v: currentState.sortedViews) { in pushViewsToTempLocation()
1896 CellAndSpan c = currentState.map.get(v); in pushViewsToTempLocation()
1919 currentState.restore(); in pushViewsToTempLocation()
1924 CellAndSpan c = currentState.map.get(v); in pushViewsToTempLocation()
2280 int[] direction, View dragView, ItemConfiguration currentState) { in addViewsToTempLocation() argument
2286 currentState.getBoundingRectForViews(views, boundingRect); in addViewsToTempLocation()
2290 CellAndSpan c = currentState.map.get(v); in addViewsToTempLocation()
2300 CellAndSpan c = currentState.map.get(v); in addViewsToTempLocation()
2315 CellAndSpan c = currentState.map.get(v); in addViewsToTempLocation()
2324 CellAndSpan c = currentState.map.get(v); in addViewsToTempLocation()