Searched refs:mPreferencesDir (Results 1 – 1 of 1) sorted by relevance
249 private File mPreferencesDir; field in ContextImpl950 if (mPreferencesDir == null) { in getPreferencesDir()951 mPreferencesDir = new File(getDataDirFile(), "shared_prefs"); in getPreferencesDir()953 return mPreferencesDir; in getPreferencesDir()