Searched defs:systemContext (Results 1 – 8 of 8) sorted by relevance
90 final Context systemContext = in testDisplayIdForSystemContext() local170 final Context systemContext = in testIsUiContext_systemContext_returnsTrue() local263 final Context systemContext = in testDeviceIdForSystemContext() local
77 public CalendarTracker(Context systemContext, Context userContext) { in CalendarTracker()
664 public static void initializeArtManagerLocal( in initializeArtManagerLocal()
997 final Context systemContext = systemThread.getSystemContext(); in testHandleApplicationInfoChanged_systemContext() local
329 final Context systemContext = ActivityThread.currentApplication(); in getSystemBGColor() local
3456 static Context createSystemUiContext(ContextImpl systemContext, int displayId) { in createSystemUiContext()
7003 final var systemContext = getSystemContext(); in handleApplicationInfoChanged() local
2461 public ActivityManagerService(Context systemContext, ActivityTaskManagerService atm) { in ActivityManagerService()