Home | History | Annotate | Download | only in launcher2

Lines Matching refs:currentState

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