Searched defs:parseScreenWidthDp (Results 1 – 3 of 3) sorted by relevance
814 bool parseScreenWidthDp(const char* name, ResTable_config* out) { in parseScreenWidthDp() function
587 static bool parseScreenWidthDp(const char* name, ResTable_config* out) { in parseScreenWidthDp() function
427 private static boolean parseScreenWidthDp(String name, ResTable_config out) { in parseScreenWidthDp() method in ConfigDescription