Searched refs:BRIDGE (Results 1 – 1 of 1) sorted by relevance
420 private static final int BRIDGE = 0x00000040; field in ApiComplianceChecker432 if ((modifiers & BRIDGE) != 0) { in getModifierString()