ChangeScreen: move key all actions registering to registerKeys

By moving all the key command related code into the registerKeys() method
we don't need the class variables any more.

This change just moves the code around and doesn't intend functional
changes.

Change-Id: Ibee8b4ee306d3ff3a19c1131a84da46b2cfda884
1 file changed