Searched refs:OEM_ERROR_9 (Results 1 – 2 of 2) sorted by relevance
110 OEM_ERROR_9, enumConstant292 case RILConstants.OEM_ERROR_9: in fromRilErrno()293 return new CommandException(Error.OEM_ERROR_9); in fromRilErrno()
115 int OEM_ERROR_9 = 509; field