Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit fbad6dde authored by Libin.Tang@motorola.com's avatar Libin.Tang@motorola.com Committed by Divya Sharma
Browse files

Add an API to access the CDMAPhone/GSMPhone call tracker state for DCTracker to check

As concurrent voice/data is not supported for all RATs, the DCTracker checks
the default phone's call state through getState API as one of the conditions
to set up data call.
For device supports VOLTE, the default phone's getState reflects the
default phone(CDMAPhone/GSMPhone) and IMS phone call state.
So the data call can't set up if the VOLTE call is in progress.
As IMSPhone call state should not impact the data call setup, this CL is
to add an API to access the CDMAPhone/GSMPhone call tracker state for
DCTracker to check.

Conflicts:
	src/java/com/android/internal/telephony/dataconnection/DcTracker.java
	src/java/com/android/internal/telephony/imsphone/ImsPhoneCallTracker.java
Bug: 19090488

Conflicts:
	src/java/com/android/internal/telephony/dataconnection/DcTracker.java

Change-Id: I96bb29f80d81fa6b39e2e05f1d7f47a72244ed9b
parent fd49618b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment