Searched refs:ORIENTATION_PORT (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/libs/androidfw/tests/
H A DConfig_test.cpp139 longRoundPortConfig.orientation = ResTable_config::ORIENTATION_PORT;
/frameworks/base/tools/aapt2/
H A DConfigDescription.cpp197 if (out) out->orientation = out->ORIENTATION_PORT;
/frameworks/base/include/androidfw/
H A DResourceTypes.h963 ORIENTATION_PORT = ACONFIGURATION_ORIENTATION_PORT, enumerator in enum:android::ResTable_config::__anon987
/frameworks/base/tools/aapt/
H A DAaptConfig.cpp436 if (out) out->orientation = out->ORIENTATION_PORT;
H A DCommand.cpp762 config.orientation = ResTable_config::ORIENTATION_PORT;
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp2927 case ResTable_config::ORIENTATION_PORT:

Completed in 58 milliseconds