Searched defs:parseScreenLayoutSize (Results 1 – 3 of 3) sorted by relevance
381 bool parseScreenLayoutSize(const char* name, ResTable_config* out) { in parseScreenLayoutSize() function
138 static bool parseScreenLayoutSize(const char* name, ResTable_config* out) { in parseScreenLayoutSize() function
459 private static boolean parseScreenLayoutSize(String name, ResTable_config out) { in parseScreenLayoutSize() method in ConfigDescription