Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/
DImsException.java47 public static final int CODE_ERROR_SERVICE_UNAVAILABLE = 1; field in ImsException
62 CODE_ERROR_SERVICE_UNAVAILABLE,
DImsMmTelManager.java379 throw new ImsException(e.getMessage(), ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in registerImsRegistrationCallback()
451 throw new ImsException(e.getMessage(), ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in registerMmTelCapabilityCallback()
DProvisioningManager.java234 throw new ImsException(e.getMessage(), ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in registerProvisioningChangedCallback()
/frameworks/base/api/
Dsystem-current.txt8570 field public static final int CODE_ERROR_SERVICE_UNAVAILABLE = 1; // 0x1