Searched defs:parseScreenLayoutLong (Results 1 – 3 of 3) sorted by relevance
412 bool parseScreenLayoutLong(const char* name, ResTable_config* out) { in parseScreenLayoutLong() function
174 static bool parseScreenLayoutLong(const char* name, ResTable_config* out) { in parseScreenLayoutLong() function
499 static boolean parseScreenLayoutLong(final String name, ResTable_config out) { in parseScreenLayoutLong() method in ConfigDescription