Searched refs:OEM_ERROR_17 (Results 1 – 2 of 2) sorted by relevance
109 OEM_ERROR_17, enumConstant296 case RILConstants.OEM_ERROR_17: in fromRilErrno()297 return new CommandException(Error.OEM_ERROR_17); in fromRilErrno()
129 int OEM_ERROR_17 = 517; field