aboutsummaryrefslogtreecommitdiffstats
path: root/tests/telephonytests/src/com/android/internal/telephony/dataconnection/ApnSettingTest.java
Commit message (Expand)AuthorAgeFilesLines
* Reverted to the old logic for APN selectionJack Yu2019-06-211-0/+72
* Fixed incorrect metered/unmetered APN in AP-assisted modeJack Yu2019-05-141-191/+21
* Add/update unit tests for APN types that are not wild cardable.Amit Mahajan2019-04-081-1/+13
* Add the logic for check skip 464xlatYuuki Habu2019-03-051-8/+19
* Revert to previous constant value for ApnSetting.TYPE_DEFAULT.yuemingw2019-01-171-2/+2
* Print carrier Id information in toString()Josh Hou2018-12-171-4/+4
* Check carrier id in APN setting test caseJosh Hou2018-11-271-3/+13
* Supported v1.3 data profileJack Yu2018-10-171-1/+1
* Remove internal ApnSetting.yuemingw2018-06-131-431/+355
* Update ApnSettings to include the apn-set-idJordan Liu2018-05-141-3/+37
* Expose a new public column network_type_bitmask and deprecateCassie2018-01-031-3/+54
* Fixed that VT dropped when handover from LTE to IWLANJack Yu2017-08-021-1/+64
* Reenabled the unit testsJack Yu2017-05-231-6/+0
* Added IWLAN metered APN supportJack Yu2017-05-221-118/+246
* Fixed flaky tests and added more DcTracker tests.Jack Yu2017-04-281-16/+16
* Fix : Reconnection not triggered when APN changedWei Huang2016-12-151-1/+40
* Fixed that MMS incorrectly treated as metered data traffic.Jack Yu2016-12-021-2/+20
* Use preferred APN for IA if it'll work.Robert Greenwalt2016-10-271-2/+77
* Info zero-rating for roaming based on carrier cfgfionaxu2016-04-261-24/+191
* Excluded certain APNs (e.g. IMS) from mobile data usage.Jack Yu2016-04-071-18/+199
* Moved data related unit test cases to the sub dir.Jack Yu2016-03-021-0/+150