Searched refs:fetchAppSharedPreferences (Results 1 – 1 of 1) sorted by relevance
26 private static SharedPreferences sSharedPreferences = fetchAppSharedPreferences();77 private static SharedPreferences fetchAppSharedPreferences() { in fetchAppSharedPreferences() method in ContextUtils102 Holder.sSharedPreferences = fetchAppSharedPreferences(); in initApplicationContextForTests()