Searched refs:mPreferencesDir (Results 1 – 1 of 1) sorted by relevance
195 private File mPreferencesDir; field in ContextImpl682 if (mPreferencesDir == null) { in getPreferencesDir()683 mPreferencesDir = new File(getDataDirFile(), "shared_prefs"); in getPreferencesDir()685 return mPreferencesDir; in getPreferencesDir()