Searched refs:systemMain (Results 1 – 4 of 4) sorted by relevance
87 Context context = ActivityThread.systemMain().getSystemContext(); in run()
186 Context context = ActivityThread.systemMain().getSystemContext(); in onRun()
1054 ActivityThread activityThread = ActivityThread.systemMain(); in createSystemContext()
8003 public static ActivityThread systemMain() { in systemMain() method in ActivityThread