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.java3849 int slotId = getSlotIndexOrException(subId); in registerImsRegistrationCallback()
3873 ImsManager.getInstance(mApp, getSlotIndexOrException(subId)) in unregisterImsRegistrationCallback()
3970 int slotId = getSlotIndexOrException(subId); in registerMmTelCapabilityCallback()
3995 ImsManager.getInstance(mApp, getSlotIndexOrException(subId)) in unregisterMmTelCapabilityCallback()
4012 int slotId = getSlotIndexOrException(subId); in isCapable()
4094 int slotId = getSlotIndexOrException(subId); in isAdvancedCallingSettingEnabled()
4110 int slotId = getSlotIndexOrException(subId); in setAdvancedCallingSettingEnabled()
4131 int slotId = getSlotIndexOrException(subId); in isVtSettingEnabled()
4147 int slotId = getSlotIndexOrException(subId); in setVtSettingEnabled()
4168 int slotId = getSlotIndexOrException(subId); in isVoWiFiSettingEnabled()
[all …]