Commit Graph

6 Commits

Author SHA1 Message Date
Zoey Chen
92333907f0 [Settings] Apply the SettingsDataService to the SIM page, MobileDataPreferenceController
Bug: 257950125
Test: atest MobileDataPreferenceControllerTest
Change-Id: Ia64a8baf931e9aa7f54cad2b2f5bb264420be9b0
2022-11-22 08:01:27 +00:00
Zoey Chen
6978a90e88 [Settings] Remove MobileNetworkActivity
- remove the component name when launching the intent, using the action intent to replace.

- remove MobileNetworkActivity and rename SubscriptionSettingsActivity as MobileNetworkActivity.

Bug: 210593601
Test: atest
Change-Id: Icb7adaf9f7c7dfe01ff5c133aee8387c1663546c
2021-12-16 13:30:25 +08:00
Syaoran Kuo
2fbf3efb09 Fix mobile network test cause process crashed.
Bug: 192428680
Test: atest com.android.settings.network.telephony.MobileDataPreferenceControllerComponentTest
Change-Id: If51950381071b6cbafb98d3282c201f5872ebbe0
2021-07-02 18:24:31 +08:00
Syaoran Kuo
28da952fb2 Merge "Add test case for on off airplane mode repeatly" 2021-06-30 13:58:41 +00:00
Syaoran Kuo
4225944fc0 Add test case for on off airplane mode repeatly
Bug: 191831494
Test: atest com.android.settings.network.AirplaneModePreferenceControllerComponentTest
Change-Id: I407f4435bb02fed77fc91458e732b8a6573539cd
2021-06-30 17:59:12 +08:00
Syaoran Kuo
9c957e4c46 Adds test case: disable mobile network function
Bug: 189722358
Test: atest com.android.settings.network.telephony.MobileDataPreferenceControllerComponentTest
Change-Id: I524d2c26a3c8193e5dc3eb620596baedaae5a635
2021-06-29 12:13:23 +08:00