Searched refs:systemMain (Results 1 – 5 of 5) sorted by relevance
50 Context context = ActivityThread.systemMain().getSystemContext(); in main()
48 Context context = ActivityThread.systemMain().getSystemContext(); in run()
87 Context context = ActivityThread.systemMain().getSystemContext(); in run()
1045 ActivityThread activityThread = ActivityThread.systemMain(); in createSystemContext()
8460 public static ActivityThread systemMain() { in systemMain() method in ActivityThread