Searched refs:sSharedPreferences (Results 1 – 1 of 1) sorted by relevance
26 private static SharedPreferences sSharedPreferences = fetchAppSharedPreferences(); field in ContextUtils.Holder89 return Holder.sSharedPreferences; in getAppSharedPreferences()102 Holder.sSharedPreferences = fetchAppSharedPreferences(); in initApplicationContextForTests()