Home
last modified time | relevance | path

Searched refs:new_resid (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/wifi/dpp/
H A DWifiDppBaseActivity.java48 final int new_resid = SetupWizardUtils.getTheme(this, getIntent()); in onApplyThemeResource() local
50 super.onApplyThemeResource(theme, new_resid, first); in onApplyThemeResource()
/aosp12/packages/apps/Settings/src/com/android/settings/
H A DEncryptionInterstitial.java65 final int new_resid = SetupWizardUtils.getTheme(this, getIntent()); in onApplyThemeResource() local
66 super.onApplyThemeResource(theme, new_resid, first); in onApplyThemeResource()