Make RadioOnStateListener complete after discarding the dialing

RadioOnStateListener can run even after the call is discarded.
Ensure it complete if the call is discarded.

Bug: 333653180
Test: atest TelephonyConnectionServiceTest
Manual test:
1. Set normal routing test emerency number
   $ adb root
   $ adb shell cmd phone emergency-number-test-mode -a 1234:normal
2. Turn on airplane mode
3. Dial 1234, hangup call and turn on airplane mode in 5 seconds
4. Verify that radio power is turned off
Change-Id: I525f191483b5d0b0a4b1a0136b5d2394d8088dea
2 files changed