Searched refs:parseMcc (Results 1 – 1 of 1) sorted by relevance
206 if (part_iter.hasNext() && parseMcc(part_iter.peek(), out)) { in parse()967 private static boolean parseMcc(final String name, ResTable_config out) { in parseMcc() method in ConfigDescription