commit | 3b742d6d3bcbcb8e07c56881caa7af68f7d7c27e | [log] [tgz] |
---|---|---|
author | Hunsuk Choi <forestchoi@google.com> | Mon Oct 25 19:48:34 2021 +0000 |
committer | Hunsuk Choi <forestchoi@google.com> | Fri Oct 29 08:38:48 2021 +0000 |
tree | d080e150094f3b2e562a3fcd6d222f3152bddcc9 | |
parent | 9fa5c566c9bb96dbef285b0d6708c3ee38d9e252 [diff] |
Add ImsStateCallbackController registerImsStateCallback and unregisterImsStateCallback are added to ImsMmTelManager, ImsRcsManager, and SipDelegateManager. Those are used to receive updates about the connection state of the underlying ImsService. ImsStateCallbackController notifies the state of the ImsService via the registered IImsStateCallback callback interface. Bug: 178016400 Test: atest ImsStateCallbackControllerTest Change-Id: I336761a7174bf35d72b6bd0e3040db58fef54daa