Searched refs:OEM_ERROR_17 (Results 1 – 2 of 2) sorted by relevance
119 OEM_ERROR_17, enumConstant314 case RILConstants.OEM_ERROR_17: in fromRilErrno()315 return new CommandException(Error.OEM_ERROR_17); in fromRilErrno()
142 int OEM_ERROR_17 = 517; field