85f1d2a70497c649269842e0be83592f8d7c0109
Just add a spinner to the top of the screen which lets you select the phoneIndex. Upating this value updates the mTelephonyManager mImsManager, and mPhoneStateListener to use the selected phoneIndex and the subscription associated with it. Also adds fields for current subId and default data sim subId. Due to b/117555407, the same PhoneStateListener object can not be used to register on different subIds, so we workaround this by recreating the PhoneStateListener when reregistering. Test: manual test (on single sim) Fixes: 128033739 Change-Id: I9d6631da628351511e285afeb5b6d4331aaab7e5 Merged-In: I9d6631da628351511e285afeb5b6d4331aaab7e5
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%