Searched refs:CODE_ERROR_SERVICE_UNAVAILABLE (Results 1 – 4 of 4) sorted by relevance
47 public static final int CODE_ERROR_SERVICE_UNAVAILABLE = 1; field in ImsException62 CODE_ERROR_SERVICE_UNAVAILABLE,
379 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()
234 throw new ImsException(e.getMessage(), ImsException.CODE_ERROR_SERVICE_UNAVAILABLE); in registerProvisioningChangedCallback()
8570 field public static final int CODE_ERROR_SERVICE_UNAVAILABLE = 1; // 0x1