• Home
  • Raw
  • Download

Lines Matching refs:getSlotIndexOrException

3849             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()
4184 int slotId = getSlotIndexOrException(subId); in setVoWiFiSettingEnabled()
4206 int slotId = getSlotIndexOrException(subId); in isCrossSimCallingEnabledByUser()
4229 int slotId = getSlotIndexOrException(subId); in setCrossSimCallingEnabled()
4251 int slotId = getSlotIndexOrException(subId); in isVoWiFiRoamingSettingEnabled()
4267 int slotId = getSlotIndexOrException(subId); in setVoWiFiRoamingSettingEnabled()
4284 int slotId = getSlotIndexOrException(subId); in setVoWiFiNonPersistent()
4304 int slotId = getSlotIndexOrException(subId); in getVoWiFiModeSetting()
4320 int slotId = getSlotIndexOrException(subId); in setVoWiFiModeSetting()
4336 int slotId = getSlotIndexOrException(subId); in getVoWiFiRoamingModeSetting()
4352 int slotId = getSlotIndexOrException(subId); in setVoWiFiRoamingModeSetting()
4369 int slotId = getSlotIndexOrException(subId); in setRttCapabilitySetting()
4390 int slotId = getSlotIndexOrException(subId); in isTtyOverVolteEnabled()
4409 int slotId = getSlotIndexOrException(subId); in registerImsProvisioningChangedCallback()
4428 ImsManager.getInstance(mApp, getSlotIndexOrException(subId)) in unregisterImsProvisioningChangedCallback()
4888 private int getSlotIndexOrException(int subId) throws ImsException { in getSlotIndexOrException() method in PhoneInterfaceManager
6867 ImsManager.getInstance(mApp, getSlotIndexOrException(subId)) in setCallComposerStatus()