Searched refs:getSystemContext (Results 1 – 13 of 13) sorted by relevance
57 ActivityThread.currentActivityThread().getSystemContext(); in testDisplayIdForSystemContext()128 ActivityThread.currentActivityThread().getSystemContext(); in testIsUiContext_systemContext_returnsTrue()
168 public Context getSystemContext() { in getSystemContext() method in ApplicationTestCase
323 public Context getSystemContext() { in getSystemContext() method in ServiceTestCase
107 final Context context = ActivityThread.currentActivityThread().getSystemContext(); in calculateEnergyMicroJoules()
135 final Context ctx = ActivityThread.currentActivityThread().getSystemContext(); in Vibrator()
166 Context context = ActivityThread.systemMain().getSystemContext(); in onRun()
68 Context context = sThread.getSystemContext(); in onCommand()
65 method @Deprecated public android.content.Context getSystemContext();177 method @Deprecated public android.content.Context getSystemContext();
1131 getApplication() != null ? getApplication() : getSystemContext()); in updateHttpProxy()2375 getSystemContext().mPackageInfo.getClassLoader()); in getPackageInfo()2449 public ContextImpl getSystemContext() { in getSystemContext() method in ActivityThread2461 mSystemUiContext = ContextImpl.createSystemUiContext(getSystemContext()); in getSystemUiContext()2478 getSystemContext().installSystemApplicationInfo(info, classLoader); in installSystemApplicationInfo()5748 final Theme systemTheme = getSystemContext().getTheme(); in handleConfigurationChanged()7225 packageInfo = getSystemContext().mPackageInfo; in installProvider()7371 this, getSystemContext().mPackageInfo); in attach()
1268 if (apk == null) apk = mThread.getSystemContext().mPackageInfo; in getFactory()
691 mSystemContext = activityThread.getSystemContext(); in createSystemContext()
28925 method public android.content.Context getSystemContext();29073 method public android.content.Context getSystemContext();
1091 HSPLandroid/app/ActivityThread;->getSystemContext()Landroid/app/ContextImpl;37738 HSPLjava/util/logging/LogManager;->getSystemContext()Ljava/util/logging/LogManager$LoggerContext;