Searched refs:SKELETON_USES_CAP_J (Results 1 – 1 of 1) sorted by relevance
416 flags.add(DTPGflags.SKELETON_USES_CAP_J); in getBestPattern()1739 private enum DTPGflags { FIX_FRACTIONAL_SECONDS, SKELETON_USES_CAP_J }; enumConstant1809 if (type == HOUR && flags.contains(DTPGflags.SKELETON_USES_CAP_J)) { in adjustFieldTypes()