Searched refs:OEM_ERROR_3 (Results 1 – 2 of 2) sorted by relevance
104 OEM_ERROR_3, enumConstant280 case RILConstants.OEM_ERROR_3: in fromRilErrno()281 return new CommandException(Error.OEM_ERROR_3); in fromRilErrno()
109 int OEM_ERROR_3 = 503; field