Searched defs:PARSE_FLAG_INTEGER_ONLY (Results 1 – 3 of 3) sorted by relevance
17 public static final int PARSE_FLAG_INTEGER_ONLY = 0x0010; field in ParsingUtils
19 public static final int PARSE_FLAG_INTEGER_ONLY = 0x0010; field in ParsingUtils
42 PARSE_FLAG_INTEGER_ONLY = 0x0010, enumerator