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