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

/packages/apps/Settings/src/com/android/settings/
H A DDevelopmentSettings.java78 public class DevelopmentSettings extends SettingsPreferenceFragment class in inherits:SettingsPreferenceFragment,DialogInterface.OnClickListener,DialogInterface.OnDismissListener,OnPreferenceChangeListener,SwitchBar.OnSwitchChangeListener,Indexable
81 private static final String TAG = "DevelopmentSettings";
1596 return context.getSharedPreferences(DevelopmentSettings.PREF_FILE,
1598 DevelopmentSettings.PREF_SHOW,

Completed in 67 milliseconds