Searched refs:fromRilErrno (Results 1 – 6 of 6) sorted by relevance
172 CommandException.fromRilErrno(RADIO_NOT_AVAILABLE)); in getRadioConfigProxy()187 CommandException.fromRilErrno(RADIO_NOT_AVAILABLE)); in getRadioConfigProxy()302 CommandException.fromRilErrno(REQUEST_NOT_SUPPORTED)); in setPreferredDataModem()331 CommandException.fromRilErrno(REQUEST_NOT_SUPPORTED)); in getPhoneCapability()
238 ex = CommandException.fromRilErrno(error); in onError()
474 CommandException.fromRilErrno(RADIO_NOT_AVAILABLE)); in getRadioProxy()561 CommandException.fromRilErrno(RADIO_NOT_AVAILABLE)); in getRadioProxy()588 CommandException.fromRilErrno(RADIO_NOT_AVAILABLE)); in getOemHookProxy()625 CommandException.fromRilErrno(RADIO_NOT_AVAILABLE)); in getOemHookProxy()766 CommandException.fromRilErrno(REQUEST_NOT_SUPPORTED)); in getIccSlotsStatus()775 CommandException.fromRilErrno(REQUEST_NOT_SUPPORTED)); in setLogicalToPhysicalSlotMapping()993 CommandException.fromRilErrno(REQUEST_NOT_SUPPORTED)); in supplySimDepersonalization()1109 CommandException.fromRilErrno(REQUEST_NOT_SUPPORTED)); in enableModem()1142 CommandException.fromRilErrno(REQUEST_NOT_SUPPORTED)); in setSystemSelectionChannels()1210 CommandException.fromRilErrno(REQUEST_NOT_SUPPORTED)); in getModemStatus()[all …]
143 fromRilErrno(int ril_errno) { in fromRilErrno() method in CommandException
2143 CommandException.fromRilErrno(RILConstants.REQUEST_NOT_SUPPORTED)); in getCallForwardingOption()2197 CommandException.fromRilErrno(RILConstants.REQUEST_NOT_SUPPORTED)); in setCallForwardingOption()2326 CommandException.fromRilErrno(RILConstants.REQUEST_NOT_SUPPORTED)); in setCallWaiting()
365 ex = CommandException.fromRilErrno(ssData.result); in parseSsData()