Searched defs:parseSmallestScreenWidthDp (Results 1 – 3 of 3) sorted by relevance
790 bool parseSmallestScreenWidthDp(const char* name, ResTable_config* out) { in parseSmallestScreenWidthDp() function
563 static bool parseSmallestScreenWidthDp(const char* name, ResTable_config* out) { in parseSmallestScreenWidthDp() function
411 private static boolean parseSmallestScreenWidthDp(String name, ResTable_config out) { in parseSmallestScreenWidthDp() method in ConfigDescription