Home
last modified time | relevance | path

Searched refs:notifyMultiSimConfigChange (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCarrierServiceBindHelperTest.java62 PhoneConfigurationManager.notifyMultiSimConfigChange(2); in testMultiSimConfigChanged()
74 PhoneConfigurationManager.notifyMultiSimConfigChange(1); in testMultiSimConfigChanged()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneConfigurationManager.java378 public static void notifyMultiSimConfigChange(int numOfActiveModems) { in notifyMultiSimConfigChange() method in PhoneConfigurationManager
409 notifyMultiSimConfigChange(numOfActiveModems); in broadcastMultiSimConfigChange()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ims/
DImsResolverTest.java510 PhoneConfigurationManager.notifyMultiSimConfigChange(1); in testDevicePackageBind_MsimToOneSim()
551 PhoneConfigurationManager.notifyMultiSimConfigChange(2); in testDevicePackageBind_OneSimToMsim()
661 PhoneConfigurationManager.notifyMultiSimConfigChange(2); in testDeviceAndCarrierPackageBind_OneSimToMsim()
725 PhoneConfigurationManager.notifyMultiSimConfigChange(1); in testDeviceAndCarrierPackageBind_MsimToOneSim()