Searched refs:switchMultiSimConfig (Results 1 – 3 of 3) sorted by relevance
1586 mTelephonyManager.switchMultiSimConfig(dsdsSwitch.isChecked() ? 2 : 1); in performDsdsSwitch()
1830 mTelephonyManager.switchMultiSimConfig(mDsdsSwitch.isChecked() ? 2 : 1); in performDsdsSwitch()
8083 public void switchMultiSimConfig(int numOfSims) { in switchMultiSimConfig() method in PhoneInterfaceManager8098 mPhoneConfigurationManager.switchMultiSimConfig(numOfSims); in switchMultiSimConfig()