UserController.startUser nullchecks unlockListener

I noticed that the current code doesn't check whether unlockListener is
null before using it in this (fairly unlikely) codepath. This fixes
that.

Test: compiles
Fixes: 130302171
Change-Id: I7ac7a2252dc098f7823e423bab05c6fe10dff4a5
1 file changed