Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java3954 int slotId = getSlotIndexOrException(subId); in registerImsRegistrationCallback()
4075 int slotId = getSlotIndexOrException(subId); in registerMmTelCapabilityCallback()
4117 int slotId = getSlotIndexOrException(subId); in isCapable()
4199 int slotId = getSlotIndexOrException(subId); in isAdvancedCallingSettingEnabled()
4215 int slotId = getSlotIndexOrException(subId); in setAdvancedCallingSettingEnabled()
4236 int slotId = getSlotIndexOrException(subId); in isVtSettingEnabled()
4252 int slotId = getSlotIndexOrException(subId); in setVtSettingEnabled()
4273 int slotId = getSlotIndexOrException(subId); in isVoWiFiSettingEnabled()
4289 int slotId = getSlotIndexOrException(subId); in setVoWiFiSettingEnabled()
4311 int slotId = getSlotIndexOrException(subId); in isCrossSimCallingEnabledByUser()
[all …]