Searched refs:LABEL_FLAGS_PRESERVE_CASE (Results 1 – 1 of 1) sorted by relevance
89 private static final int LABEL_FLAGS_PRESERVE_CASE = 0x10000; field in Key454 if ((labelFlags & LABEL_FLAGS_PRESERVE_CASE) != 0) return false; in needsToUpcase()