Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java308 private PhoneConfigurationManager mPhoneConfigurationManager; field in PhoneInterfaceManager
1341 mPhoneConfigurationManager.addToPhoneStatusCache(phoneId, msg.arg1 == 1); in handleMessage()
1362 mPhoneConfigurationManager.addToPhoneStatusCache(id, in handleMessage()
1652 mPhoneConfigurationManager = PhoneConfigurationManager.getInstance(); in PhoneInterfaceManager()
7739 return mPhoneConfigurationManager.getNumberOfModemsWithSimultaneousDataConnections(); in getNumberOfModemsWithSimultaneousDataConnections()
8007 return mPhoneConfigurationManager.getPhoneStatusFromCache(phone.getPhoneId()); in isModemEnabledForSlot()
8058 mPhoneConfigurationManager.getStaticPhoneCapability(); in isMultiSimSupportedInternal()
8098 mPhoneConfigurationManager.switchMultiSimConfig(numOfSims); in switchMultiSimConfig()
8145 return mPhoneConfigurationManager.isRebootRequiredForModemConfigChange(); in doesSwitchMultiSimConfigTriggerReboot()