Searched refs:METRICS_PREFS_FILE (Results 1 – 1 of 1) sorted by relevance
209 private static final String METRICS_PREFS_FILE = "RecoverySystemMetricsPrefs.xml"; field in RecoverySystemService.PreferencesManager217 mMetricsPrefsFile = new File(prefsDir, METRICS_PREFS_FILE); in PreferencesManager()