Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DCarrierServiceBindHelperTest.java62 PhoneConfigurationManager.notifyMultiSimConfigChange(2); in testMultiSimConfigChanged()
74 PhoneConfigurationManager.notifyMultiSimConfigChange(1); in testMultiSimConfigChanged()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneConfigurationManager.java410 public static void notifyMultiSimConfigChange(int numOfActiveModems) { in notifyMultiSimConfigChange() method in PhoneConfigurationManager
441 notifyMultiSimConfigChange(numOfActiveModems); in broadcastMultiSimConfigChange()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ims/
H A DImsResolverTest.java720 PhoneConfigurationManager.notifyMultiSimConfigChange(1); in testDevicePackageBind_MsimToOneSim()
761 PhoneConfigurationManager.notifyMultiSimConfigChange(2); in testDevicePackageBind_OneSimToMsim()
871 PhoneConfigurationManager.notifyMultiSimConfigChange(2); in testDeviceAndCarrierPackageBind_OneSimToMsim()
935 PhoneConfigurationManager.notifyMultiSimConfigChange(1); in testDeviceAndCarrierPackageBind_MsimToOneSim()