Searched refs:wrappedBase (Results 1 – 2 of 2) sorted by relevance
31 ContextThemeWrapper wrappedBase = new ContextThemeWrapper( in attachBaseContext() local33 wrappedBase.applyOverrideConfiguration(overrideConfig); in attachBaseContext()35 newBase = wrappedBase; in attachBaseContext()
96 ContextThemeWrapper wrappedBase = new ContextThemeWrapper( in attachBaseContext() local98 wrappedBase.applyOverrideConfiguration(overrideConfig); in attachBaseContext()100 newBase = wrappedBase; in attachBaseContext()