Searched defs:systemContext (Results 1 – 5 of 5) sorted by relevance
57 final Context systemContext = in testDisplayIdForSystemContext() local128 final Context systemContext = in testIsUiContext_systemContext_returnsTrue() local
75 public CalendarTracker(Context systemContext, Context userContext) { in CalendarTracker()
173 final Context systemContext = ActivityThread.currentApplication(); in getSystemBGColor() local
2982 static ContextImpl createSystemUiContext(ContextImpl systemContext, int displayId) { in createSystemUiContext()2997 static ContextImpl createSystemUiContext(ContextImpl systemContext) { in createSystemUiContext()
2226 public ActivityManagerService(Context systemContext, ActivityTaskManagerService atm) { in ActivityManagerService()