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