Searched defs:systemContext (Results 1 – 6 of 6) sorted by relevance
59 final Context systemContext = in testDisplayIdForSystemContext() local130 final Context systemContext = in testIsUiContext_systemContext_returnsTrue() local216 final Context systemContext = in testDeviceIdForSystemContext() local
75 public CalendarTracker(Context systemContext, Context userContext) { in CalendarTracker()
1033 public static void initializeArtManagerLocal( in initializeArtManagerLocal()
345 final Context systemContext = ActivityThread.currentApplication(); in getSystemBGColor() local
3303 static ContextImpl createSystemUiContext(ContextImpl systemContext, int displayId) { in createSystemUiContext()
2494 public ActivityManagerService(Context systemContext, ActivityTaskManagerService atm) { in ActivityManagerService()