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

/frameworks/base/tools/aapt/
H A DAaptAssets.cpp229 if (getOrientationName(part.string(), &config)) {
537 if (getOrientationName(part.string())) {
1069 bool AaptGroupEntry::getOrientationName(const char* name, function in class:AaptGroupEntry
1509 getOrientationName(orientation.string(), &params);
H A DAaptAssets.h86 static bool getOrientationName(const char* name, ResTable_config* out = NULL);

Completed in 42 milliseconds