Searched refs:SHARED_PREFERENCES (Results 1 – 1 of 1) sorted by relevance
40 private static final String SHARED_PREFERENCES = "SharedPreferences"; field in SimpleGeofenceStore46 mPrefs = context.getSharedPreferences(SHARED_PREFERENCES, Context.MODE_PRIVATE); in SimpleGeofenceStore()