Searched defs:themeRes (Results 1 – 2 of 2) sorted by relevance
75 public ListMenuPresenter(int itemLayoutRes, int themeRes) { in ListMenuPresenter()
105 int themeRes = Themes.getActivityThemeRes(this); in onCreate() local