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/tools/aapt2/
H A DConfigDescription.cpp194 if (out) out->orientation = out->ORIENTATION_ANY;
/frameworks/base/include/androidfw/
H A DResourceTypes.h962 ORIENTATION_ANY = ACONFIGURATION_ORIENTATION_ANY, enumerator in enum:android::ResTable_config::__anon987
/frameworks/base/tools/aapt/
H A DAaptConfig.cpp433 if (out) out->orientation = out->ORIENTATION_ANY;
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp2924 if (orientation != ORIENTATION_ANY) {

Completed in 84 milliseconds