Searched refs:PREFERENCES_FILE (Results 1 – 1 of 1) sorted by relevance
38 public static final String PREFERENCES_FILE = "AndroidMail.Main"; field in Preferences92 mSharedPreferences = context.getSharedPreferences(PREFERENCES_FILE, Context.MODE_PRIVATE); in Preferences()