Searched refs:VARARGS (Results 1 – 1 of 1) sorted by relevance
421 private static final int VARARGS = 0x00000080; field in ApiComplianceChecker436 if ((modifiers & VARARGS) != 0) { in getModifierString()