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

/frameworks/base/libs/androidfw/tests/
H A DConfig_test.cpp109 roundConfig.screenLayout2 = ResTable_config::SCREENROUND_YES;
113 deviceConfig.screenLayout2 = ResTable_config::SCREENROUND_YES;
136 longRoundConfig.screenLayout2 = ResTable_config::SCREENROUND_YES;
157 roundConfig.screenLayout2 = ResTable_config::SCREENROUND_YES;
165 deviceConfig.screenLayout2 = ResTable_config::SCREENROUND_YES;
175 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.cpp87 EXPECT_EQ(android::ResTable_config::SCREENROUND_YES,
H A DConfigDescription.cpp181 | ResTable_config::SCREENROUND_YES;
/frameworks/base/include/androidfw/
H A DResourceTypes.h1146 SCREENROUND_YES = ACONFIGURATION_SCREENROUND_YES, enumerator in enum:android::ResTable_config::__anon1012
/frameworks/base/tools/aapt/
H A DAaptConfig.cpp420 | ResTable_config::SCREENROUND_YES;
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp2916 case SCREENROUND_YES:

Completed in 954 milliseconds