Searched refs:REQUEST_NOT_SUPPORTED (Results 1 – 11 of 11) sorted by relevance
34 REQUEST_NOT_SUPPORTED, enumConstant146 case RILConstants.REQUEST_NOT_SUPPORTED: in fromRilErrno()147 return new CommandException(Error.REQUEST_NOT_SUPPORTED); in fromRilErrno()
259 case RadioError.REQUEST_NOT_SUPPORTED: in rilErrorToScanError()291 case REQUEST_NOT_SUPPORTED: in commandExceptionErrorToScanError()
548 CommandException.fromRilErrno(REQUEST_NOT_SUPPORTED)); in getIccSlotsStatus()557 CommandException.fromRilErrno(REQUEST_NOT_SUPPORTED)); in setLogicalToPhysicalSlotMapping()1780 CommandException.fromRilErrno(REQUEST_NOT_SUPPORTED)); in startNetworkScan()1824 CommandException.fromRilErrno(REQUEST_NOT_SUPPORTED)); in stopNetworkScan()3846 CommandException.fromRilErrno(REQUEST_NOT_SUPPORTED)); in setSimCardPower()3875 CommandException.fromRilErrno(REQUEST_NOT_SUPPORTED)); in setCarrierInfoForImsiEncryption()3921 CommandException.fromRilErrno(REQUEST_NOT_SUPPORTED)); in startNattKeepalive()3975 CommandException.fromRilErrno(REQUEST_NOT_SUPPORTED)); in stopNattKeepalive()
1184 if (responseInfo.error == RadioError.REQUEST_NOT_SUPPORTED in getRadioCapabilityResponse()1332 case RadioError.REQUEST_NOT_SUPPORTED: in startKeepaliveResponse()
1952 CommandException.Error.REQUEST_NOT_SUPPORTED); in getNeighboringCids()
44 int REQUEST_NOT_SUPPORTED = 6; field
351 } else if (err == CommandException.Error.REQUEST_NOT_SUPPORTED) { in onSetComplete()
523 != CommandException.Error.REQUEST_NOT_SUPPORTED) { in onGetSlotStatusDone()
1102 error = CommandException.Error.REQUEST_NOT_SUPPORTED; in getCommandException()
1331 } else if (err == CommandException.Error.REQUEST_NOT_SUPPORTED) { in onSetComplete()
202 new CommandException(CommandException.Error.REQUEST_NOT_SUPPORTED)); in getIccSlotsStatus()