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 222 if (getOrientationName(part.string(), &config)) {
516 if (getOrientationName(part.string())) {
1017 bool AaptGroupEntry::getOrientationName(const char* name,
    [all...]
AaptAssets.h 85 static bool getOrientationName(const char* name, ResTable_config* out = NULL);

Completed in 41 milliseconds