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

/frameworks/base/tools/split-select/
H A DMain.cpp110 outConfig->orientation = ResTable_config::ORIENTATION_ANY;
/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h973 ORIENTATION_ANY = ACONFIGURATION_ORIENTATION_ANY, enumerator in enum:android::ResTable_config::__anon961
/frameworks/base/tools/aapt/
H A DAaptConfig.cpp494 if (out) out->orientation = out->ORIENTATION_ANY;
/frameworks/base/tools/aapt2/
H A DConfigDescription.cpp257 if (out) out->orientation = out->ORIENTATION_ANY;
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp3236 if (orientation != ORIENTATION_ANY) {

Completed in 628 milliseconds