OSDN Git Service

DO NOT MERGE Move IMS registration state to SIM status screen
authorKousuke Kitahara <kousuke.kitahara@sony.com>
Wed, 2 Aug 2017 08:48:00 +0000 (17:48 +0900)
committertakeshi tanigawa <takeshi.tanigawa@sony.com>
Wed, 28 Mar 2018 09:48:53 +0000 (09:48 +0000)
commitd42af71001ec4265775b5b2702a0fdc394bc001e
tree75de43ee71a36efd5cd3effd6bd4174acd336245
parent57f8e717c79751adb5fd27db69967a52ad1d6f15
DO NOT MERGE Move IMS registration state to SIM status screen

To show IMS registration state for each SIM, move the preference of
IMS registration state from Status screen to SIM Status screen.

Test: manual - Checked that the IMS registration state is displayed on
the SIM Status screen.
Test: auto - Passed SimStatusTest.
Bug: 66063299

Change-Id: I3aff03ebdc9dc165db66c5007a2fa987ab8cd822
res/xml/device_info_sim_status.xml
res/xml/device_info_status.xml
src/com/android/settings/deviceinfo/SimStatus.java
src/com/android/settings/deviceinfo/Status.java
tests/robotests/src/com/android/settings/deviceinfo/SimStatusTest.java [new file with mode: 0644]
tests/robotests/src/com/android/settings/testutils/shadow/ShadowPhoneFactory.java [new file with mode: 0644]