Searched defs:PARSE_FLAG_STRICT_GROUPING_SIZE (Results 1 – 5 of 5) sorted by relevance
16 public static final int PARSE_FLAG_STRICT_GROUPING_SIZE = 0x0008; field in ParsingUtils
18 public static final int PARSE_FLAG_STRICT_GROUPING_SIZE = 0x0008; field in ParsingUtils
42 PARSE_FLAG_STRICT_GROUPING_SIZE = 0x0008, enumerator