Searched refs:applyTheme (Results 1 – 8 of 8) sorted by relevance
104 applyTheme(defaultTheme); in apply_WithDefaultTheme_StoresEmptyJsonString()122 applyTheme(theme); in apply_WithOverlayTheme_StoresSerializedPackagesWithTimestamp()186 applyTheme(theme); in getStoredOverlays_GetsFromSettingsSecureWithExpectedName()211 private void applyTheme(ThemeBundle theme) { in applyTheme() method in ThemeManagerTest
68 public void applyTheme(Theme t) { in applyTheme() method in TintDrawable69 super.applyTheme(t); in applyTheme()
232 public FastBitmapDrawable newIcon(Context context, boolean applyTheme) {233 FastBitmapDrawable drawable = applyTheme
104 applyTheme(); in onCreate()109 private void applyTheme() { in applyTheme() method in AccessibilitySettingsForSetupWizardActivity
149 applyTheme(); in onBottomActionBarReady()181 private void applyTheme() { in applyTheme() method in ThemeFragment233 applyTheme(); in onActivityResult()
214 (dialogInterface, i) -> applyTheme(equivalent)) in onNextOrApply()219 applyTheme(themeToApply); in onNextOrApply()226 private void applyTheme(ThemeBundle themeToApply) { in applyTheme() method in CustomThemeActivity
320 public void applyTheme(@NonNull Theme t) { in applyTheme() method in DynamicAdaptiveIconDrawable321 super.applyTheme(t); in applyTheme()334 d.applyTheme(t); in applyTheme()
111 public void applyTheme(Resources.Theme t) { in applyTheme() method in ShadowDrawable