Searched refs:parseOrientation (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/
H A DAaptConfig.h63 bool parseOrientation(const char* str, android::ResTable_config* out = NULL);
H A DAaptConfig.cpp126 if (parseOrientation(part, &config)) {
402 bool parseOrientation(const char* name, ResTable_config* out) { function in namespace:AaptConfig

Completed in 58 milliseconds