Home
last modified time | relevance | path

Searched refs:ORIENTATION_ANY (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/tools/split-select/
DMain.cpp110 outConfig->orientation = ResTable_config::ORIENTATION_ANY; in removeRuntimeQualifiers()
/frameworks/base/tools/aapt/
DAaptConfig.cpp494 if (out) out->orientation = out->ORIENTATION_ANY; in parseOrientation()
/frameworks/base/libs/androidfw/
DConfigDescription.cpp251 if (out) out->orientation = out->ORIENTATION_ANY; in parseOrientation()
DResourceTypes.cpp3250 if (orientation != ORIENTATION_ANY) { in toString()
/frameworks/base/libs/androidfw/include/androidfw/
DResourceTypes.h979 ORIENTATION_ANY = ACONFIGURATION_ORIENTATION_ANY, enumerator