Searched refs:systemContext (Results 1 – 6 of 6) sorted by relevance
79 final Context systemContext = in testDisplayIdForSystemContext() local82 assertEquals(systemContext.getDisplay().getDisplayId(), systemContext.getDisplayId()); in testDisplayIdForSystemContext()159 final Context systemContext = in testIsUiContext_systemContext_returnsTrue() local162 assertThat(systemContext.isUiContext()).isTrue(); in testIsUiContext_systemContext_returnsTrue()252 final Context systemContext = in testDeviceIdForSystemContext() local255 assertEquals(systemContext.getDeviceId(), DEVICE_ID_DEFAULT); in testDeviceIdForSystemContext()
75 public CalendarTracker(Context systemContext, Context userContext) { in CalendarTracker() argument76 mSystemContext = systemContext; in CalendarTracker()
649 @NonNull Context systemContext, @NonNull PackageManagerService pm) { in initializeArtManagerLocal()650 ArtManagerLocal artManager = new ArtManagerLocal(systemContext); in initializeArtManagerLocal()658 systemContext.registerReceiver(new BroadcastReceiver() { in initializeArtManagerLocal()
344 final Context systemContext = ActivityThread.currentApplication(); in getSystemBGColor() local345 if (systemContext == null) { in getSystemBGColor()349 final Resources res = systemContext.getResources(); in getSystemBGColor()
3380 static ContextImpl createSystemUiContext(ContextImpl systemContext, int displayId) { in createSystemUiContext() argument3382 final ContextImpl context = systemContext.createWindowContextBase(token, displayId); in createSystemUiContext()
613 Ljava/util/logging/LogManager;.manager:Ljava/util/logging/LogManager;.systemContext:Ljava/util/logg…630 Ljava/util/logging/LogManager;.manager:Ljava/util/logging/LogManager;.systemContext:Ljava/util/logg…658 Ljava/util/logging/LogManager;.manager:Ljava/util/logging/LogManager;.systemContext:Ljava/util/logg…