Mind that you can move method parameters in both declaration and invocation. To do that, use Control+Alt+Shift+Left/Control+Alt+Shift+Right.
Moreover, it's possible to propagate such a move in a method declaration to the method invocations - just immediately after move press Alt+Enter, and choose Apply signature change.