Searched refs:REQUEST_NOT_SUPPORTED (Results 1 – 6 of 6) sorted by relevance
36 REQUEST_NOT_SUPPORTED, enumConstant80 case RILConstants.REQUEST_NOT_SUPPORTED: in fromRilErrno()81 return new CommandException(Error.REQUEST_NOT_SUPPORTED); in fromRilErrno()
45 int REQUEST_NOT_SUPPORTED = 6; field
344 } else if (err == CommandException.Error.REQUEST_NOT_SUPPORTED) { in onSetComplete()
766 CommandException.Error.REQUEST_NOT_SUPPORTED); in getNeighboringCids()
831 error = CommandException.Error.REQUEST_NOT_SUPPORTED; in getCommandException()
1234 } else if (err == CommandException.Error.REQUEST_NOT_SUPPORTED) { in onSetComplete()