Searched refs:conext (Results 1 – 1 of 1) sorted by relevance
37 UserBackupPreferences(Context conext, File storageDir) { in UserBackupPreferences() argument39 mPreferences = conext.getSharedPreferences(excludedKeysFile, Context.MODE_PRIVATE); in UserBackupPreferences()