Searched refs:SCREENROUND_YES (Results 1 – 7 of 7) sorted by relevance
109 roundConfig.screenLayout2 = ResTable_config::SCREENROUND_YES; in TEST()113 deviceConfig.screenLayout2 = ResTable_config::SCREENROUND_YES; in TEST()136 longRoundConfig.screenLayout2 = ResTable_config::SCREENROUND_YES; in TEST()157 roundConfig.screenLayout2 = ResTable_config::SCREENROUND_YES; in TEST()165 deviceConfig.screenLayout2 = ResTable_config::SCREENROUND_YES; in TEST()175 targetConfigC.screenLayout2 = ResTable_config::SCREENROUND_YES; in TEST()
90 EXPECT_EQ(android::ResTable_config::SCREENROUND_YES, in TEST()
87 EXPECT_EQ(android::ResTable_config::SCREENROUND_YES, in TEST()
181 | ResTable_config::SCREENROUND_YES; in parseScreenRound()
420 | ResTable_config::SCREENROUND_YES; in parseScreenRound()
1146 SCREENROUND_YES = ACONFIGURATION_SCREENROUND_YES, enumerator
2916 case SCREENROUND_YES: in toString()