Home | History | Annotate | Download | only in launcher3

Lines Matching refs:currentState

1445             int[] direction, ItemConfiguration currentState) {
1446 CellAndSpan c = currentState.map.get(v);
1698 int[] direction, View dragView, ItemConfiguration currentState) {
1700 ViewCluster cluster = new ViewCluster(views, currentState);
1729 CellAndSpan c = currentState.map.get(v);
1736 currentState.save();
1744 for (View v: currentState.sortedViews) {
1757 CellAndSpan c = currentState.map.get(v);
1780 currentState.restore();
1785 CellAndSpan c = currentState.map.get(v);
1793 int[] direction, View dragView, ItemConfiguration currentState) {
1800 CellAndSpan c = currentState.map.get(v);
1810 CellAndSpan c = currentState.map.get(v);
1820 CellAndSpan c = currentState.map.get(v);
1834 CellAndSpan c = currentState.map.get(v);
1843 CellAndSpan c = currentState.map.get(v);