Searched refs:mDisplayManagerInternal (Results 1 – 4 of 4) sorted by relevance
77 private final DisplayManagerInternal mDisplayManagerInternal; field in BurnInProtectionHelper103 mDisplayManagerInternal = LocalServices.getService(DisplayManagerInternal.class); in BurnInProtectionHelper()142 mDisplayManagerInternal.setDisplayOffsets(mDisplay.getDisplayId(), in updateBurnInProtection()262 mDisplayManagerInternal.setDisplayOffsets(mDisplay.getDisplayId(), 0, 0); in onAnimationEnd()278 mDisplayManagerInternal.setDisplayOffsets(mDisplay.getDisplayId(), in onAnimationUpdate()
79 private final DisplayManagerInternal mDisplayManagerInternal; field in ColorFade126 mDisplayManagerInternal = LocalServices.getService(DisplayManagerInternal.class); in ColorFade()145 DisplayInfo displayInfo = mDisplayManagerInternal.getDisplayInfo(mDisplayId); in prepare()576 mSurfaceLayout = new NaturalSurfaceLayout(mDisplayManagerInternal,707 private final DisplayManagerInternal mDisplayManagerInternal;713 mDisplayManagerInternal = displayManagerInternal;716 mDisplayManagerInternal.registerDisplayTransactionListener(this);723 mDisplayManagerInternal.unregisterDisplayTransactionListener(this);733 DisplayInfo displayInfo = mDisplayManagerInternal.getDisplayInfo(mDisplayId);
168 private DisplayManagerInternal mDisplayManagerInternal; field in PowerManagerService518 mDisplayManagerInternal = getLocalService(DisplayManagerInternal.class); in systemReady()545 mDisplayManagerInternal.initPowerManagement( in systemReady()989 return mSystemReady && mDisplayManagerInternal.isProximitySensorAvailable(); in isWakeLockLevelSupportedInternal()1937 mDisplayReady = mDisplayManagerInternal.requestPowerState(mDisplayPowerRequest, in updateDisplayPowerStateLocked()
643 final DisplayManagerInternal mDisplayManagerInternal; field in WindowManagerService908 mDisplayManagerInternal = LocalServices.getService(DisplayManagerInternal.class); in WindowManagerService()6649 mDisplayManagerInternal.performTraversalInTransactionFromWindowManager(); in updateRotationUncheckedLocked()7344 mDisplayManagerInternal.setDisplayInfoOverrideFromWindowManager( in updateDisplayAndOrientationLocked()7677 DisplayInfo newDisplayInfo = mDisplayManagerInternal.getDisplayInfo(displayId); in displayReady()10136 mDisplayManagerInternal.setDisplayProperties(displayId, in performLayoutAndPlaceSurfacesLockedInner()10154 mDisplayManagerInternal.performTraversalInTransactionFromWindowManager(); in performLayoutAndPlaceSurfacesLockedInner()11728 mDisplayManagerInternal.setDisplayInfoOverrideFromWindowManager( in newDisplayContentLocked()