aboutsummaryrefslogtreecommitdiffstats
path: root/tests/telephonytests/src/com/android/internal/telephony/PhoneSwitcherTest.java
Commit message (Expand)AuthorAgeFilesLines
* Start using inject framework supportSandeep Gutta2019-10-171-3/+4
* Fix that PhoneSwitcher only listens to call state change of default sub.Malcolm Chen2019-06-191-3/+20
* Switch DDS for MSIM emergency callBrad Ebinger2019-06-041-16/+339
* Supported data enabled override for different scenariosJack Yu2019-05-311-0/+1
* Accept restricted network request on non default data SIM.Malcolm Chen2019-05-281-1/+38
* Allow validation when switching data back from CBRS to primary.Malcolm Chen2019-05-021-0/+51
* Allow EIMS Requests When No SIM is ActiveNathan Harold2019-04-231-2/+1
* Check user data enabled on phone and add listenerYouming Ye2019-04-091-0/+1
* Rename variables in PhoneSwitcher.Malcolm Chen2019-03-261-6/+6
* Notify activeDataSubIdChanged when data switches.Malcolm Chen2019-02-191-1/+7
* Adding callback for setPreferredDataSubscriptionId.Malcolm Chen2019-02-111-4/+6
* Adding validate before switch feature.Malcolm Chen2019-01-291-4/+8
* Switch data to non default SIM if mobile data enabled and in call.Malcolm Chen2019-01-211-0/+58
* add getPreferredDataSubId to SubscriptionManagerNazanin Bakhshi2019-01-141-4/+4
* Don't apply Internet network request specified on non-default sub.Malcolm Chen2018-12-181-22/+18
* Change PhoneSwitcher registrants to a single instance.Malcolm Chen2018-10-251-27/+28
* Fix flaky test PhoneSwitcherTest#testHigherPriorityDefaultMalcolm Chen2018-10-241-0/+2
* Add unittest for RIL_SET_PREFERRED_DATA command is supported.Malcolm Chen2018-10-121-6/+87
* Support of RIL_REQUEST_SET_PREFERRED_DATA_MODEM in PhoneSwitcher.Malcolm Chen2018-10-111-2/+2
* Refactor PhoneSwitcherTest to user proper Mocks.Malcolm Chen2018-10-051-416/+339
* Implement SubscriptionController#setPreferredData.Malcolm Chen2018-09-271-11/+101
* Update PhoneSwitcher to listen updates from cfgManager.Malcolm Chen2018-08-311-31/+38
* Fixed file descriptor leak in telephony unit testsJack Yu2017-05-231-0/+16
* Switch to using StringNetworkSpecifier.Lorenzo Colitti2017-04-141-14/+11
* Fix PhoneSwitcherTestRobert Greenwalt2016-02-251-1/+1
* Don't let other networks fool the SwitcherRobert Greenwalt2016-02-241-3/+65
* DO NOT MERGE - Make PhoneSwitcher class.Robert Greenwalt2016-02-221-0/+494