Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/
DRcsUceAdapter.java267 ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in requestCapabilities()
298 ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in requestCapabilities()
319 ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in getUcePublishState()
327 ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in getUcePublishState()
350 ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in isUceSettingEnabled()
359 ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in isUceSettingEnabled()
390 ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in setUceSettingEnabled()
398 ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in setUceSettingEnabled()
DImsRcsManager.java194 ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in registerImsRegistrationCallback()
201 throw new ImsException(e.getMessage(), ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in registerImsRegistrationCallback()
329 ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in registerRcsAvailabilityCallback()
338 ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in registerRcsAvailabilityCallback()
365 ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in unregisterRcsAvailabilityCallback()
373 ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in unregisterRcsAvailabilityCallback()
403 ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in isCapable()
411 ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in isCapable()
437 ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in isAvailable()
445 ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in isAvailable()
DImsException.java47 public static final int CODE_ERROR_SERVICE_UNAVAILABLE = 1; field in ImsException
72 CODE_ERROR_SERVICE_UNAVAILABLE,
DImsMmTelManager.java297 ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in registerImsRegistrationCallback()
310 throw new ImsException(e.getMessage(), ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in registerImsRegistrationCallback()
341 ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in registerImsRegistrationCallback()
349 throw new ImsException(e.getMessage(), ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in registerImsRegistrationCallback()
543 ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in registerMmTelCapabilityCallback()
553 throw new ImsException(e.getMessage(), ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in registerMmTelCapabilityCallback()
808 ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in isSupported()
1354 ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in getFeatureState()
DProvisioningManager.java971 throw new ImsException(e.getMessage(), ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in registerProvisioningChangedCallback()
/frameworks/base/telephony/java/android/telephony/ims/stub/
DRcsPresenceExchangeImplBase.java182 throw new ImsException(e.getMessage(), ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in onNetworkResponse()
201 throw new ImsException(e.getMessage(), ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in onCapabilityRequestResponse()
225 throw new ImsException(e.getMessage(), ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in onNotifyUpdateCapabilites()
242 throw new ImsException(e.getMessage(), ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in onUnpublish()
DRcsCapabilityExchange.java93 + "onFeatureReady().", ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in getListener()
119 throw new ImsException(e.getMessage(), ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in onCommandUpdate()
DRcsSipOptionsImplBase.java111 throw new ImsException(e.getMessage(), ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in onCapabilityRequestResponse()
137 throw new ImsException(e.getMessage(), ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in onRemoteCapabilityRequest()
/frameworks/opt/net/ims/src/java/com/android/ims/
DRcsFeatureManager.java189 android.telephony.ims.ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in openConnection()
258 android.telephony.ims.ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in registerImsRegistrationCallback()
273 android.telephony.ims.ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in registerImsRegistrationCallback()
318 android.telephony.ims.ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in registerRcsAvailabilityCallback()
370 android.telephony.ims.ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in isCapable()
394 android.telephony.ims.ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in isAvailable()
407 android.telephony.ims.ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in addNotifyStatusChangedCallbackIfAvailable()
454 android.telephony.ims.ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in sendCapabilityChangeRequest()
DImsManager.java1574 android.telephony.ims.ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in addNotifyStatusChangedCallbackIfAvailable()
/frameworks/base/api/
Dcurrent.txt48727 field public static final int CODE_ERROR_SERVICE_UNAVAILABLE = 1; // 0x1