aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/android/internal/telephony/GsmCdmaCallTracker.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Switch TelephonyEventLog from using ITelephonyDebug to ConnectivityMet...TreeHugger Robot2016-04-141-1/+1
|\
| * Switch TelephonyEventLog from using ITelephonyDebug to ConnectivityMetricsLoggerPavel Zhamaitsiak2016-04-071-1/+1
* | IMS: Start connect time, if call is connected during SRVCC transfer.Shriram Ganesh2016-04-081-1/+2
|/
* Merge "Change to dispose GsmCdmaConnection objects on GSM<->CDMA switches." i...Amit Mahajan2016-03-281-11/+10
|\
| * Change to dispose GsmCdmaConnection objects on GSM<->CDMA switches.Amit Mahajan2016-03-221-11/+10
* | Merge "IMS: During SRVCC, mark dropped incoming call as missed call" into mm-...Tyler Gunn2016-03-221-2/+7
|\ \ | |/ |/|
| * IMS: During SRVCC, mark dropped incoming call as missed callShriram Ganesh2016-01-211-2/+7
* | Unit tests for GsmCdmaPhone.Amit Mahajan2016-02-031-89/+59
* | Merge "Unit test for GsmCdmaCallTracker" into mm-wireless-devChen Xu2016-02-011-3/+3
|\ \
| * | Unit test for GsmCdmaCallTrackerfionaxu2016-01-291-3/+3
* | | Merge "TelephonyEventLog: Add some unit tests and missing log events" into mm...Pavel Zhamaitsiak2016-01-281-0/+5
|\ \ \ | |/ / |/| |
| * | TelephonyEventLog: Add some unit tests and missing log eventsPavel Zhamaitsiak2016-01-281-0/+5
| |/
* / Register broadcastReceiver listening to ECM changes only once.Amit Mahajan2016-01-271-6/+6
|/
* Unregister for CallWaitingInfo on switching from CDMA to GSM.Amit Mahajan2016-01-191-0/+1
* Send emergency call state change intent on emergency call start/endAmit Mahajan2016-01-141-0/+2
* Added isPhoneTypeCdma() and isPhoneTypeCdmaLte()Amit Mahajan2015-12-171-23/+6
* Code cleanup including removing direct references to IMS classes.Amit Mahajan2015-12-151-4/+2
* Adding initial tests for GsmCdmaCall and GsmCdmaPhone.Amit Mahajan2015-12-151-2/+7
* Merge from masterJack Yu2015-12-101-0/+1643