Searched refs:responseError (Results 1 – 2 of 2) sorted by relevance
255 int responseError = RadioError.NONE; in getCurrentCallsRespnose() local259 responseError = RadioError.INTERNAL_ERR; in getCurrentCallsRespnose()263 RadioResponseInfo rsp = mService.makeSolRsp(serial, responseError); in getCurrentCallsRespnose()284 int responseError = RadioError.NONE; in acceptCall() local291 responseError = RadioError.INTERNAL_ERR; in acceptCall()295 responseError = RadioError.INTERNAL_ERR; in acceptCall()298 RadioResponseInfo rsp = mService.makeSolRsp(serial, responseError); in acceptCall()333 int responseError = RadioError.NONE; in dial() local342 responseError = RadioError.INTERNAL_ERR; in dial()346 responseError = RadioError.INTERNAL_ERR; in dial()[all …]
302 int responseError = RadioError.NONE; in getFacilityLockForApp() local335 responseError = RadioError.NO_SUCH_ELEMENT; in getFacilityLockForApp()338 responseError = RadioError.REQUEST_NOT_SUPPORTED; in getFacilityLockForApp()340 responseError = RadioError.INTERNAL_ERR; in getFacilityLockForApp()343 RadioResponseInfo rsp = mService.makeSolRsp(serial, responseError); in getFacilityLockForApp()373 int responseError = RadioError.NONE; in getImsiForApp() local390 responseError = RadioError.NO_SUCH_ELEMENT; in getImsiForApp()393 RadioResponseInfo rsp = mService.makeSolRsp(serial, responseError); in getImsiForApp()482 int responseError = RadioError.GENERIC_FAILURE; in getIccIoResult() local485 return responseError; in getIccIoResult()[all …]