Searched refs:createSystemContext (Results 1 – 4 of 4) sorted by relevance
500 createSystemContext(); in run()632 private void createSystemContext() { in createSystemContext() method in SystemServer
2476 static ContextImpl createSystemContext(ActivityThread mainThread) { in createSystemContext() method in ContextImpl
2412 mSystemContext = ContextImpl.createSystemContext(this); in getSystemContext()
1184 HSPLandroid/app/ContextImpl;->createSystemContext(Landroid/app/ActivityThread;)Landroid/app/Context…