Searched defs:parseOrientation (Results 1 – 3 of 3) sorted by relevance
492 bool parseOrientation(const char* name, ResTable_config* out) { in parseOrientation() function
267 static bool parseOrientation(const char* name, ResTable_config* out) { in parseOrientation() function
595 private static boolean parseOrientation(String name, ResTable_config out) { in parseOrientation() method in ConfigDescription