Searched refs:SCREENROUND_YES (Results 1 – 7 of 7) sorted by relevance
112 roundConfig.screenLayout2 = ResTable_config::SCREENROUND_YES; in TEST()116 deviceConfig.screenLayout2 = ResTable_config::SCREENROUND_YES; in TEST()139 longRoundConfig.screenLayout2 = ResTable_config::SCREENROUND_YES; in TEST()160 roundConfig.screenLayout2 = ResTable_config::SCREENROUND_YES; in TEST()169 deviceConfig.screenLayout2 = ResTable_config::SCREENROUND_YES; in TEST()179 targetConfigC.screenLayout2 = ResTable_config::SCREENROUND_YES; in TEST()
90 EXPECT_EQ(android::ResTable_config::SCREENROUND_YES, in TEST()
93 EXPECT_EQ(android::ResTable_config::SCREENROUND_YES, in TEST()
197 ResTable_config::SCREENROUND_YES; in parseScreenRound()
441 | ResTable_config::SCREENROUND_YES; in parseScreenRound()
1146 SCREENROUND_YES = ACONFIGURATION_SCREENROUND_YES, enumerator
2995 case SCREENROUND_YES: in toString()