Searched refs:EXPLICIT_FLAG (Results 1 – 1 of 1) sorted by relevance
116 private static final String EXPLICIT_FLAG = "x"; field in AttributeVerifier1965 } else if (flag.equalsIgnoreCase(EXPLICIT_FLAG)) { in checkAndAddFlag()