Fix race condition

Variable could have been nullified before it arrived in the handler.
Let's cache it.

Test: BiometricsUnlockControllerTest
Fixes: 150563967
Change-Id: I35e994d838501865b7c76df761efdb49123548a3
2 files changed