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

/frameworks/base/libs/androidfw/tests/
H A DConfig_test.cpp174 ResTable_config targetConfigC = targetConfigB; local
175 targetConfigC.screenLayout2 = ResTable_config::SCREENROUND_YES;
178 EXPECT_TRUE(targetConfigC.isBetterThan(targetConfigB, &deviceConfig));

Completed in 326 milliseconds