Searched refs:sApplicationContext (Results 1 – 1 of 1) sorted by relevance
24 private static Context sApplicationContext; field in ContextUtils49 return sApplicationContext; in getApplicationContext()64 if (sApplicationContext != null && sApplicationContext != appContext) { in initApplicationContext()76 return PreferenceManager.getDefaultSharedPreferences(sApplicationContext); in fetchAppSharedPreferences()115 sApplicationContext = appContext; in initJavaSideApplicationContext()