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.java310 private PhoneConfigurationManager mPhoneConfigurationManager; field in PhoneInterfaceManager
1347 mPhoneConfigurationManager.addToPhoneStatusCache(phoneId, msg.arg1 == 1); in handleMessage()
1368 mPhoneConfigurationManager.addToPhoneStatusCache(id, in handleMessage()
1664 mPhoneConfigurationManager = PhoneConfigurationManager.getInstance(); in PhoneInterfaceManager()
7772 return mPhoneConfigurationManager.getNumberOfModemsWithSimultaneousDataConnections(); in getNumberOfModemsWithSimultaneousDataConnections()
8040 return mPhoneConfigurationManager.getPhoneStatusFromCache(phone.getPhoneId()); in isModemEnabledForSlot()
8091 mPhoneConfigurationManager.getStaticPhoneCapability(); in isMultiSimSupportedInternal()
8131 mPhoneConfigurationManager.switchMultiSimConfig(numOfSims); in switchMultiSimConfig()
8178 return mPhoneConfigurationManager.isRebootRequiredForModemConfigChange(); in doesSwitchMultiSimConfigTriggerReboot()