Searched refs:SCREENROUND_YES (Results 1 - 9 of 9) sorted by relevance

/frameworks/base/libs/androidfw/tests/
H A DConfig_test.cpp112 roundConfig.screenLayout2 = ResTable_config::SCREENROUND_YES;
116 deviceConfig.screenLayout2 = ResTable_config::SCREENROUND_YES;
139 longRoundConfig.screenLayout2 = ResTable_config::SCREENROUND_YES;
160 roundConfig.screenLayout2 = ResTable_config::SCREENROUND_YES;
169 deviceConfig.screenLayout2 = ResTable_config::SCREENROUND_YES;
179 targetConfigC.screenLayout2 = ResTable_config::SCREENROUND_YES;
/frameworks/base/tools/aapt/tests/
H A DAaptConfig_test.cpp90 EXPECT_EQ(android::ResTable_config::SCREENROUND_YES,
/frameworks/base/tools/aapt2/
H A DConfigDescription_test.cpp93 EXPECT_EQ(android::ResTable_config::SCREENROUND_YES,
H A DConfigDescription.cpp197 ResTable_config::SCREENROUND_YES;
/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h1158 SCREENROUND_YES = ACONFIGURATION_SCREENROUND_YES, enumerator in enum:android::ResTable_config::__anon986
/frameworks/base/tools/aapt/
H A DAaptConfig.cpp441 | ResTable_config::SCREENROUND_YES;
/frameworks/base/tools/aapt2/format/proto/
H A DProtoSerialize.cpp114 case ConfigDescription::SCREENROUND_YES:
H A DProtoDeserialize.cpp143 ConfigDescription::SCREENROUND_YES;
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp3200 case SCREENROUND_YES:

Completed in 4579 milliseconds