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