Ensure that ProxCheck doesn't run a callback twice.

If sensors weren't ready, the callback would be added to a list and
executed later if the check was used again. This was erroneous.

Fixes: 177675729
Test: atest SystemUITests
Change-Id: I9683167bb2c2f17c8fb10764d422e292274b171f
2 files changed