Searched refs:sSharedPreferences (Results 1 – 2 of 2) sorted by relevance
33 private static SharedPreferences sSharedPreferences = fetchAppSharedPreferences(); field in ContextUtils.Holder87 return Holder.sSharedPreferences; in getAppSharedPreferences()108 Holder.sSharedPreferences = fetchAppSharedPreferences(); in initApplicationContextForTests()
17 Holder.sSharedPreferences = fetchAppSharedPreferences();