HomeSort by relevance Sort by last modified time
    Searched refs:StyleThree (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/androidfw/tests/data/styles/
R.h 50 StyleThree = 0x7f020002u,
  /frameworks/base/libs/androidfw/tests/
Theme_test.cpp 132 ASSERT_TRUE(theme->ApplyStyle(app::R::style::StyleThree));
166 ASSERT_TRUE(theme->ApplyStyle(app::R::style::StyleThree, true /* force */));
246 ASSERT_TRUE(theme_two->ApplyStyle(app::R::style::StyleThree));

Completed in 1006 milliseconds