Home
last modified time | relevance | path

Searched refs:StyleTwo (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/libs/androidfw/tests/
DTheme_test.cpp103 ASSERT_TRUE(theme->ApplyStyle(app::R::style::StyleTwo)); in TEST_F()
136 ASSERT_TRUE(theme->ApplyStyle(app::R::style::StyleTwo)); in TEST_F()
148 ASSERT_TRUE(theme->ApplyStyle(app::R::style::StyleTwo)); in TEST_F()
182 ASSERT_TRUE(theme->ApplyStyle(app::R::style::StyleTwo)); in TEST_F()
294 ASSERT_TRUE(theme_two->ApplyStyle(app::R::style::StyleTwo)); in TEST_F()
DAssetManager2_bench.cpp142 const ResolvedBag* bag = assets.GetBag(app::R::style::StyleTwo); in BM_AssetManagerGetBag()
166 const ssize_t N = table.lockBag(app::R::style::StyleTwo, &bag_begin); in BM_AssetManagerGetBagOld()
DAttributeResolution_test.cpp105 ASSERT_TRUE(theme->ApplyStyle(R::style::StyleTwo)); in TEST_F()
210 ASSERT_TRUE(theme->ApplyStyle(R::style::StyleTwo)); in TEST_F()
DAttributeResolution_bench.cpp67 theme->ApplyStyle(app::R::style::StyleTwo); in BM_ApplyStyle()
DAssetManager2_test.cpp292 const ResolvedBag* bag_two = assetmanager.GetBag(app::R::style::StyleTwo); in TEST_F()
/frameworks/base/libs/androidfw/tests/data/styles/
DR.h49 StyleTwo = 0x7f020001u, enumerator