Searched refs:mDisplayManagerInternal (Results 1 – 6 of 6) sorted by relevance
80 private final DisplayManagerInternal mDisplayManagerInternal; field in BurnInProtectionHelper106 mDisplayManagerInternal = LocalServices.getService(DisplayManagerInternal.class); in BurnInProtectionHelper()147 mDisplayManagerInternal.setDisplayOffsets(mDisplay.getDisplayId(), in updateBurnInProtection()269 mDisplayManagerInternal.setDisplayOffsets(mDisplay.getDisplayId(), 0, 0); in onAnimationEnd()285 mDisplayManagerInternal.setDisplayOffsets(mDisplay.getDisplayId(), in onAnimationUpdate()
80 private final DisplayManagerInternal mDisplayManagerInternal; field in ColorFade127 mDisplayManagerInternal = LocalServices.getService(DisplayManagerInternal.class); in ColorFade()146 DisplayInfo displayInfo = mDisplayManagerInternal.getDisplayInfo(mDisplayId); in prepare()596 mSurfaceLayout = new NaturalSurfaceLayout(mDisplayManagerInternal,728 private final DisplayManagerInternal mDisplayManagerInternal;734 mDisplayManagerInternal = displayManagerInternal;737 mDisplayManagerInternal.registerDisplayTransactionListener(this);744 mDisplayManagerInternal.unregisterDisplayTransactionListener(this);754 DisplayInfo displayInfo = mDisplayManagerInternal.getDisplayInfo(mDisplayId);
186 private DisplayManagerInternal mDisplayManagerInternal; field in PowerManagerService564 mDisplayManagerInternal = getLocalService(DisplayManagerInternal.class); in systemReady()591 mDisplayManagerInternal.initPowerManagement( in systemReady()1062 return mSystemReady && mDisplayManagerInternal.isProximitySensorAvailable(); in isWakeLockLevelSupportedInternal()2048 mDisplayReady = mDisplayManagerInternal.requestPowerState(mDisplayPowerRequest, in updateDisplayPowerStateLocked()
205 mService.mDisplayManagerInternal.getDisplayInfo(mDisplayId); in initializeDisplayBaseInfo()
866 mService.mDisplayManagerInternal.setDisplayProperties(displayId, in applySurfaceChangesTransaction()885 mService.mDisplayManagerInternal.performTraversalInTransactionFromWindowManager(); in applySurfaceChangesTransaction()
711 final DisplayManagerInternal mDisplayManagerInternal; field in WindowManagerService953 mDisplayManagerInternal = LocalServices.getService(DisplayManagerInternal.class); in WindowManagerService()6677 mDisplayManagerInternal.performTraversalInTransactionFromWindowManager(); in updateRotationUncheckedLocked()7376 mDisplayManagerInternal.setDisplayInfoOverrideFromWindowManager( in updateDisplayAndOrientationLocked()10694 mDisplayManagerInternal.setDisplayInfoOverrideFromWindowManager(displayId, displayInfo); in newDisplayContentLocked()