Searched defs:onApplyThemeResource (Results 1 - 10 of 10) sorted by relevance

/packages/apps/Settings/src/com/android/settings/fingerprint/
H A DSetupFingerprintEnrollFindSensor.java51 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { method in class:SetupFingerprintEnrollFindSensor
53 super.onApplyThemeResource(theme, resid, first);
H A DSetupFingerprintEnrollFinish.java47 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { method in class:SetupFingerprintEnrollFinish
49 super.onApplyThemeResource(theme, resid, first);
H A DSetupFingerprintEnrollIntroduction.java52 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { method in class:SetupFingerprintEnrollIntroduction
54 super.onApplyThemeResource(theme, resid, first);
H A DSetupFingerprintEnrollEnrolling.java50 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { method in class:SetupFingerprintEnrollEnrolling
52 super.onApplyThemeResource(theme, resid, first);
/packages/apps/Settings/src/com/android/settings/
H A DSetupEncryptionInterstitial.java69 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { method in class:SetupEncryptionInterstitial
71 super.onApplyThemeResource(theme, resid, first);
H A DSetupRedactionInterstitial.java57 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { method in class:SetupRedactionInterstitial
59 super.onApplyThemeResource(theme, resid, first);
H A DSetupChooseLockPassword.java89 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { method in class:SetupChooseLockPassword
91 super.onApplyThemeResource(theme, resid, first);
H A DSetupChooseLockPattern.java84 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { method in class:SetupChooseLockPattern
86 super.onApplyThemeResource(theme, resid, first);
H A DSetupChooseLockGeneric.java65 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { method in class:SetupChooseLockGeneric
67 super.onApplyThemeResource(theme, resid, first);
/packages/apps/Settings/src/com/android/settings/wifi/
H A DWifiSetupActivity.java181 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { method in class:WifiSetupActivity
183 super.onApplyThemeResource(theme, resid, first);

Completed in 107 milliseconds