Searched defs:parseScreenHeightDp (Results 1 – 3 of 3) sorted by relevance
836 bool parseScreenHeightDp(const char* name, ResTable_config* out) { in parseScreenHeightDp() function
609 static bool parseScreenHeightDp(const char* name, ResTable_config* out) { in parseScreenHeightDp() function
443 private static boolean parseScreenHeightDp(String name, ResTable_config out) { in parseScreenHeightDp() method in ConfigDescription