Searched refs:readShowSetupWizardIcon (Results 1 – 3 of 3) sorted by relevance
154 Settings.readShowSetupWizardIcon(prefs, context) in toggleAppIcon()
356 public static boolean readShowSetupWizardIcon(final SharedPreferences prefs, in readShowSetupWizardIcon() method in Settings
173 mShowAppIcon = Settings.readShowSetupWizardIcon(prefs, context); in SettingsValues()