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.java3263 ImsManager.getInstance(mApp, getSlotIndexOrException(subId)) in registerImsRegistrationCallback()
3287 ImsManager.getInstance(mApp, getSlotIndexOrException(subId)) in unregisterImsRegistrationCallback()
3385 ImsManager.getInstance(mApp, getSlotIndexOrException(subId)) in registerMmTelCapabilityCallback()
3410 ImsManager.getInstance(mApp, getSlotIndexOrException(subId)) in unregisterMmTelCapabilityCallback()
3429 getSlotIndexOrException(subId)).queryMmTelCapability(capability, regTech); in isCapable()
3508 getSlotIndexOrException(subId)).isEnhanced4gLteModeSettingEnabledByUser(); in isAdvancedCallingSettingEnabled()
3524 getSlotIndexOrException(subId)).setEnhanced4gLteModeSetting(isEnabled); in setAdvancedCallingSettingEnabled()
3543 return ImsManager.getInstance(mApp, getSlotIndexOrException(subId)).isVtEnabledByUser(); in isVtSettingEnabled()
3558 ImsManager.getInstance(mApp, getSlotIndexOrException(subId)).setVtSetting(isEnabled); in setVtSettingEnabled()
3578 getSlotIndexOrException(subId)).isWfcEnabledByUser(); in isVoWiFiSettingEnabled()
[all …]