Searched defs:systemContext (Results 1 – 5 of 5) sorted by relevance
37 final Context systemContext = in testDisplayIdForSystemContext() local
74 public CalendarTracker(Context systemContext, Context userContext) { in CalendarTracker()
328 Context systemContext = getContext(); in getOrCreateController() local
2434 static ContextImpl createSystemUiContext(ContextImpl systemContext, int displayId) { in createSystemUiContext()2448 static ContextImpl createSystemUiContext(ContextImpl systemContext) { in createSystemUiContext()
2435 public ActivityManagerService(Context systemContext, ActivityTaskManagerService atm) { in ActivityManagerService()