Lines Matching refs:currentState
1571 int[] direction, ItemConfiguration currentState) { in addViewToTempLocation() argument
1572 CellAndSpan c = currentState.map.get(v); in addViewToTempLocation()
1824 int[] direction, View dragView, ItemConfiguration currentState) { in pushViewsToTempLocation() argument
1826 ViewCluster cluster = new ViewCluster(views, currentState); in pushViewsToTempLocation()
1855 CellAndSpan c = currentState.map.get(v); in pushViewsToTempLocation()
1862 currentState.save(); in pushViewsToTempLocation()
1870 for (View v: currentState.sortedViews) { in pushViewsToTempLocation()
1883 CellAndSpan c = currentState.map.get(v); in pushViewsToTempLocation()
1906 currentState.restore(); in pushViewsToTempLocation()
1911 CellAndSpan c = currentState.map.get(v); in pushViewsToTempLocation()
1919 int[] direction, View dragView, ItemConfiguration currentState) { in addViewsToTempLocation() argument
1926 CellAndSpan c = currentState.map.get(v); in addViewsToTempLocation()
1936 CellAndSpan c = currentState.map.get(v); in addViewsToTempLocation()
1946 CellAndSpan c = currentState.map.get(v); in addViewsToTempLocation()
1960 CellAndSpan c = currentState.map.get(v); in addViewsToTempLocation()
1969 CellAndSpan c = currentState.map.get(v); in addViewsToTempLocation()