Add support for notification of midcall video call radio handovers.
Adding support for video calls to: - Notification of successful LTE to WIFI handover - Notification of failure to handover from LTE to WIFI. If there is a handover from WIFI to LTE (or the initial handover from lte to WIFI fails at the start of a call), we enable a connectivity listener to track when a new WIFI network becomes available. If a new wifi network becomes available and there is no handover to WIFI before a 1 min time expires, we warn the user (existing connection event) that we couldn't handover to wifi. If the handover to WIFI is successful, we send a connection event which dialer will use to show a toast for the handover. Test: Manual, added unit tests. Bug: 65490850 Change-Id: I7fa16003e7309d40df0654c2992c823ed4d12e28
Loading