HomeSort by relevance Sort by last modified time
    Searched refs:getOrientationName (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tools/aapt/
AaptAssets.cpp 229 if (getOrientationName(part.string(), &config)) {
537 if (getOrientationName(part.string())) {
1072 bool AaptGroupEntry::getOrientationName(const char* name,
    [all...]
AaptAssets.h 86 static bool getOrientationName(const char* name, ResTable_config* out = NULL);

Completed in 34 milliseconds