• Home
  • Raw
  • Download

Lines Matching refs:getSharedPreferences

221         SharedPreferences prefs = GeneralPreferences.getSharedPreferences(activity);  in getViewTypeFromIntentAndSharedPref()
331 SharedPreferences prefs = GeneralPreferences.getSharedPreferences(context); in getSharedPreference()
341 SharedPreferences prefs = GeneralPreferences.getSharedPreferences(context); in getSharedPreference()
346 SharedPreferences prefs = GeneralPreferences.getSharedPreferences(context); in getSharedPreference()
351 SharedPreferences prefs = GeneralPreferences.getSharedPreferences(context); in getSharedPreference()
363 SharedPreferences prefs = GeneralPreferences.getSharedPreferences(context); in setSharedPreference()
368 SharedPreferences prefs = GeneralPreferences.getSharedPreferences(context); in setSharedPreference()
385 SharedPreferences prefs = GeneralPreferences.getSharedPreferences(context); in setSharedPreference()
392 SharedPreferences prefs = GeneralPreferences.getSharedPreferences(context); in setSharedPreference()
399 SharedPreferences prefs = context.getSharedPreferences( in removeSharedPreference()
414 SharedPreferences prefs = context.getSharedPreferences( in getRingTonePreference()
434 SharedPreferences prefs = context.getSharedPreferences( in setRingTonePreference()
446 SharedPreferences prefs = GeneralPreferences.getSharedPreferences(context); in setDefaultView()
627 SharedPreferences prefs = GeneralPreferences.getSharedPreferences(context); in getFirstDayOfWeek()
685 final SharedPreferences prefs = GeneralPreferences.getSharedPreferences(context); in getShowWeekNumber()
694 final SharedPreferences prefs = GeneralPreferences.getSharedPreferences(context); in getHideDeclinedEvents()
699 final SharedPreferences prefs = GeneralPreferences.getSharedPreferences(context); in getDaysPerWeek()