Searched refs:parseSmallestScreenWidthDp (Results 1 – 3 of 3) sorted by relevance
58 bool parseSmallestScreenWidthDp(const char* str, android::ResTable_config* out = NULL);
86 if (parseSmallestScreenWidthDp(part, &config)) { in parse()790 bool parseSmallestScreenWidthDp(const char* name, ResTable_config* out) { in parseSmallestScreenWidthDp() function
545 static bool parseSmallestScreenWidthDp(const char* name, ResTable_config* out) { in parseSmallestScreenWidthDp() function688 if (parseSmallestScreenWidthDp(part_iter->c_str(), &config)) { in Parse()