Searched refs:setTheme (Results 1 – 13 of 13) sorted by relevance
95 setTheme(context, nameOfIdentifier); in TestTheme()99 setTheme(context, themeId); in TestTheme()188 private void setTheme(Context context, String nameOfIdentifier) { in setTheme() method in TestTheme194 setTheme(context, themeId); in setTheme()197 private void setTheme(Context context, int themeId) { in setTheme() method in TestTheme
29 setTheme(android.R.style.Theme_Holo_NoActionBar); in onCreate()
31 setTheme(android.R.style.Theme_Material_Light); in onCreate()
78 contextThemeWrapper.setTheme(R.style.TextAppearance); in testAccessTheme()92 contextThemeWrapper.setTheme(theme); in testSetTheme()
32 setTheme(themeResId); in onCreate()
38 setTheme(themeId); in onCreate()
40 setTheme(R.style.WallpaperTheme); in onCreate()
87 inflationContext.setTheme(mTheme.id); in onCreate()
74 setTheme(R.style.AutoDarkTheme) in hashCode()
267 contextThemeWrapper.setTheme(R.style.TextAppearance); in testRecycle()275 contextThemeWrapper.setTheme(R.style.TextAppearance); in testAutoCloseable()
140 mContext.setTheme(R.style.Test_Theme); in setUp()387 mContext.setTheme(R.style.Test_Theme); in testAccessTheme()410 mContext.setTheme(android.R.style.Theme_Black); in testAccessTheme()
430 activity.setTheme(android.R.style.Theme_Material_Dialog); in launchTestActivity()