Searched refs:OEM_ERROR_3 (Results 1 – 2 of 2) sorted by relevance
105 OEM_ERROR_3, enumConstant286 case RILConstants.OEM_ERROR_3: in fromRilErrno()287 return new CommandException(Error.OEM_ERROR_3); in fromRilErrno()
128 int OEM_ERROR_3 = 503; field