Lines Matching refs:currentState
1560 int[] direction, ItemConfiguration currentState) { in addViewToTempLocation() argument
1561 CellAndSpan c = currentState.map.get(v); in addViewToTempLocation()
1813 int[] direction, View dragView, ItemConfiguration currentState) { in pushViewsToTempLocation() argument
1815 ViewCluster cluster = new ViewCluster(views, currentState); in pushViewsToTempLocation()
1844 CellAndSpan c = currentState.map.get(v); in pushViewsToTempLocation()
1851 currentState.save(); in pushViewsToTempLocation()
1859 for (View v: currentState.sortedViews) { in pushViewsToTempLocation()
1872 CellAndSpan c = currentState.map.get(v); in pushViewsToTempLocation()
1895 currentState.restore(); in pushViewsToTempLocation()
1900 CellAndSpan c = currentState.map.get(v); in pushViewsToTempLocation()
1908 int[] direction, View dragView, ItemConfiguration currentState) { in addViewsToTempLocation() argument
1915 CellAndSpan c = currentState.map.get(v); in addViewsToTempLocation()
1925 CellAndSpan c = currentState.map.get(v); in addViewsToTempLocation()
1935 CellAndSpan c = currentState.map.get(v); in addViewsToTempLocation()
1949 CellAndSpan c = currentState.map.get(v); in addViewsToTempLocation()
1958 CellAndSpan c = currentState.map.get(v); in addViewsToTempLocation()