Searched refs:excludedKeysFile (Results 1 – 1 of 1) sorted by relevance
38 File excludedKeysFile = new File(storageDir, PREFERENCES_FILE); in UserBackupPreferences() local39 mPreferences = conext.getSharedPreferences(excludedKeysFile, Context.MODE_PRIVATE); in UserBackupPreferences()