Searched refs:getAppSharedPreferences (Results 1 – 2 of 2) sorted by relevance
88 public static SharedPreferences getAppSharedPreferences() { in getAppSharedPreferences() method in ContextUtils
97 SharedPreferences sharedPrefs = ContextUtils.getAppSharedPreferences(); in doInBackgroundImpl()