Searched refs:fetchAppSharedPreferences (Results 1 – 2 of 2) sorted by relevance
33 private static SharedPreferences sSharedPreferences = fetchAppSharedPreferences();75 private static SharedPreferences fetchAppSharedPreferences() { in fetchAppSharedPreferences() method in ContextUtils108 Holder.sSharedPreferences = fetchAppSharedPreferences(); in initApplicationContextForTests()
17 Holder.sSharedPreferences = fetchAppSharedPreferences();