Fix NPE when try to process call redirection requests.

Canceled call redirection requests may cause NPE when trying to process
it. Catch that and ignore it to avoid crash.

Bug: 241202750
Test: CallRedirectionProcessorTest
Change-Id: Icf1a7e918aec9ee33341bafe276da94a9441617b
1 file changed