Home
last modified time | relevance | path

Searched refs:createSystemContext (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/services/java/com/android/server/
H A DSystemServer.java823 createSystemContext(); in run()
977 private void createSystemContext() { in createSystemContext() method in SystemServer
/aosp12/frameworks/base/core/java/android/app/
H A DContextImpl.java2997 static ContextImpl createSystemContext(ActivityThread mainThread) { in createSystemContext() method in ContextImpl
H A DActivityThread.java2648 mSystemContext = ContextImpl.createSystemContext(this); in getSystemContext()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt1432 HSPLandroid/app/ContextImpl;->createSystemContext(Landroid/app/ActivityThread;)Landroid/app/Context…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt1432 HSPLandroid/app/ContextImpl;->createSystemContext(Landroid/app/ActivityThread;)Landroid/app/Context…
/aosp12/frameworks/base/services/
H A Dart-profile3099 HSPLcom/android/server/SystemServer;->createSystemContext()V