Searched refs:CODE_ERROR_INVALID_SUBSCRIPTION (Results 1 – 7 of 7) sorted by relevance
307 if (e.errorCode == ImsException.CODE_ERROR_INVALID_SUBSCRIPTION) { in registerImsRegistrationCallback()664 if (e.errorCode == ImsException.CODE_ERROR_INVALID_SUBSCRIPTION) { in isAdvancedCallingSettingEnabled()710 if (e.errorCode == ImsException.CODE_ERROR_INVALID_SUBSCRIPTION) { in setAdvancedCallingSettingEnabled()872 if (e.errorCode == ImsException.CODE_ERROR_INVALID_SUBSCRIPTION) { in isVtSettingEnabled()902 if (e.errorCode == ImsException.CODE_ERROR_INVALID_SUBSCRIPTION) { in setVtSettingEnabled()946 if (e.errorCode == ImsException.CODE_ERROR_INVALID_SUBSCRIPTION) { in isVoWiFiSettingEnabled()977 if (e.errorCode == ImsException.CODE_ERROR_INVALID_SUBSCRIPTION) { in setVoWiFiSettingEnabled()1122 if (e.errorCode == ImsException.CODE_ERROR_INVALID_SUBSCRIPTION) { in isVoWiFiRoamingSettingEnabled()1154 if (e.errorCode == ImsException.CODE_ERROR_INVALID_SUBSCRIPTION) { in setVoWiFiRoamingSettingEnabled()1191 if (e.errorCode == ImsException.CODE_ERROR_INVALID_SUBSCRIPTION) { in setVoWiFiNonPersistent()[all …]
65 public static final int CODE_ERROR_INVALID_SUBSCRIPTION = 3; field in ImsException73 CODE_ERROR_INVALID_SUBSCRIPTION
177 assertEquals(ImsException.CODE_ERROR_INVALID_SUBSCRIPTION, e.getCode()); in isSupportedInvalidSubId()190 assertEquals(ImsException.CODE_ERROR_INVALID_SUBSCRIPTION, e.getCode()); in isSupportedSubIdChanged()263 assertEquals(ImsException.CODE_ERROR_INVALID_SUBSCRIPTION, e.getCode()); in createImsServiceAvailableSubIdIncorrect()
758 throw new ServiceSpecificException(ImsException.CODE_ERROR_INVALID_SUBSCRIPTION, in getRcsFeatureController()
4006 throw new ServiceSpecificException(ImsException.CODE_ERROR_INVALID_SUBSCRIPTION); in getImsMmTelRegistrationState()4039 throw new ServiceSpecificException(ImsException.CODE_ERROR_INVALID_SUBSCRIPTION); in getImsMmTelRegistrationTransportType()4169 throw new ServiceSpecificException(ImsException.CODE_ERROR_INVALID_SUBSCRIPTION); in isMmTelCapabilitySupported()4997 ImsException.CODE_ERROR_INVALID_SUBSCRIPTION); in getSlotIndexOrException()5956 throw new ServiceSpecificException(ImsException.CODE_ERROR_INVALID_SUBSCRIPTION); in getImsMmTelFeatureState()10318 throw new ServiceSpecificException(ImsException.CODE_ERROR_INVALID_SUBSCRIPTION, in registerRcsProvisioningCallback()10400 throw new ServiceSpecificException(ImsException.CODE_ERROR_INVALID_SUBSCRIPTION, in setRcsClientConfiguration()
970 ImsException.CODE_ERROR_INVALID_SUBSCRIPTION);
43460 field public static final int CODE_ERROR_INVALID_SUBSCRIPTION = 3; // 0x3