Searched defs:parseScreenRound (Results 1 – 3 of 3) sorted by relevance
432 bool parseScreenRound(const char* name, ResTable_config* out) { in parseScreenRound() function
198 static bool parseScreenRound(const char* name, ResTable_config* out) { in parseScreenRound() function
520 private static boolean parseScreenRound(String name, ResTable_config out) { in parseScreenRound() method in ConfigDescription