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

/frameworks/base/tools/aapt/
H A DAaptAssets.cpp156 if (getOrientationName(part.string(), &config)) {
332 if (getOrientationName(part.string())) {
711 bool AaptGroupEntry::getOrientationName(const char* name, function in class:AaptGroupEntry
971 getOrientationName(orientation.string(), &params);
H A DAaptAssets.h80 static bool getOrientationName(const char* name, ResTable_config* out = NULL);

Completed in 34 milliseconds