Home
last modified time | relevance | path

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

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