Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java3268 ImsManager.getInstance(mApp, getSlotIndexOrException(subId)) in registerImsRegistrationCallback()
3292 ImsManager.getInstance(mApp, getSlotIndexOrException(subId)) in unregisterImsRegistrationCallback()
3390 ImsManager.getInstance(mApp, getSlotIndexOrException(subId)) in registerMmTelCapabilityCallback()
3415 ImsManager.getInstance(mApp, getSlotIndexOrException(subId)) in unregisterMmTelCapabilityCallback()
3434 getSlotIndexOrException(subId)).queryMmTelCapability(capability, regTech); in isCapable()
3513 getSlotIndexOrException(subId)).isEnhanced4gLteModeSettingEnabledByUser(); in isAdvancedCallingSettingEnabled()
3529 getSlotIndexOrException(subId)).setEnhanced4gLteModeSetting(isEnabled); in setAdvancedCallingSettingEnabled()
3548 return ImsManager.getInstance(mApp, getSlotIndexOrException(subId)).isVtEnabledByUser(); in isVtSettingEnabled()
3563 ImsManager.getInstance(mApp, getSlotIndexOrException(subId)).setVtSetting(isEnabled); in setVtSettingEnabled()
3583 getSlotIndexOrException(subId)).isWfcEnabledByUser(); in isVoWiFiSettingEnabled()
[all …]