Home
last modified time | relevance | path

Searched refs:getSystemContext (Results 1 – 16 of 16) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/content/
H A DContextTest.java60 ActivityThread.currentActivityThread().getSystemContext(); in testDisplayIdForSystemContext()
131 ActivityThread.currentActivityThread().getSystemContext(); in testIsUiContext_systemContext_returnsTrue()
217 ActivityThread.currentActivityThread().getSystemContext(); in testDeviceIdForSystemContext()
/aosp14/frameworks/base/core/java/android/app/
H A DActivityThreadInternal.java29 ContextImpl getSystemContext(); in getSystemContext() method
H A DConfigurationController.java152 final Resources.Theme systemTheme = mActivityThread.getSystemContext().getTheme(); in handleConfigurationChanged()
H A DActivityThread.java2794 getSystemContext().mPackageInfo.getClassLoader()); in getPackageInfo()
2873 public ContextImpl getSystemContext() { in getSystemContext() method in ActivityThread
2900 systemUiContext = ContextImpl.createSystemUiContext(getSystemContext(), displayId); in getSystemUiContext()
2928 getSystemContext().installSystemApplicationInfo(info, classLoader); in installSystemApplicationInfo()
6923 HardwareRenderer.setContextForInit(getSystemContext()); in handleBindApplication()
7822 packageInfo = getSystemContext().mPackageInfo; in installProvider()
7971 this, getSystemContext().mPackageInfo); in attach()
H A DInstrumentation.java1393 if (apk == null) apk = mThread.getSystemContext().mPackageInfo; in getFactory()
/aosp14/frameworks/base/test-runner/src/android/test/
H A DApplicationTestCase.java168 public Context getSystemContext() { in getSystemContext() method in ApplicationTestCase
H A DServiceTestCase.java323 public Context getSystemContext() { in getSystemContext() method in ServiceTestCase
/aosp14/frameworks/base/core/java/android/os/connectivity/
H A DWifiActivityEnergyInfo.java107 final Context context = ActivityThread.currentActivityThread().getSystemContext(); in calculateEnergyMicroJoules()
/aosp14/frameworks/base/cmds/svc/src/com/android/commands/svc/
H A DUsbCommand.java87 Context context = ActivityThread.systemMain().getSystemContext(); in run()
/aosp14/frameworks/base/core/java/android/os/
H A DVibrator.java165 final Context ctx = ActivityThread.currentActivityThread().getSystemContext(); in getConfig()
/aosp14/frameworks/base/cmds/telecom/src/com/android/commands/telecom/
H A DTelecom.java186 Context context = ActivityThread.systemMain().getSystemContext(); in onRun()
/aosp14/frameworks/base/services/core/java/com/android/server/media/
H A DMediaShellCommand.java75 Context context = sThread.getSystemContext(); in onCommand()
/aosp14/frameworks/base/test-runner/api/
H A Dcurrent.txt65 method @Deprecated public android.content.Context getSystemContext();
185 method @Deprecated public android.content.Context getSystemContext();
/aosp14/frameworks/base/services/java/com/android/server/
H A DSystemServer.java1055 mSystemContext = activityThread.getSystemContext(); in createSystemContext()
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt955 HSPLandroid/app/ActivityThread;->getSystemContext()Landroid/app/ContextImpl;
30238 HSPLjava/util/logging/LogManager;->getSystemContext()Ljava/util/logging/LogManager$LoggerContext;
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt955 HSPLandroid/app/ActivityThread;->getSystemContext()Landroid/app/ContextImpl;