Searched refs:parseScreenLayoutLong (Results 1 – 3 of 3) sorted by relevance
62 bool parseScreenLayoutLong(const char* str, android::ResTable_config* out = NULL);
118 if (parseScreenLayoutLong(part, &config)) { in parse()391 bool parseScreenLayoutLong(const char* name, ResTable_config* out) { in parseScreenLayoutLong() function
146 static bool parseScreenLayoutLong(const char* name, ResTable_config* out) { in parseScreenLayoutLong() function631 if (parseScreenLayoutLong(partIter->c_str(), &config)) { in parse()