Searched refs:mDisplayManagerInternal (Results 1 – 3 of 3) sorted by relevance
82 private final DisplayManagerInternal mDisplayManagerInternal; field in ColorFade129 mDisplayManagerInternal = LocalServices.getService(DisplayManagerInternal.class); in ColorFade()148 DisplayInfo displayInfo = mDisplayManagerInternal.getDisplayInfo(mDisplayId); in prepare()579 mSurfaceLayout = new NaturalSurfaceLayout(mDisplayManagerInternal,710 private final DisplayManagerInternal mDisplayManagerInternal;716 mDisplayManagerInternal = displayManagerInternal;719 mDisplayManagerInternal.registerDisplayTransactionListener(this);726 mDisplayManagerInternal.unregisterDisplayTransactionListener(this);736 DisplayInfo displayInfo = mDisplayManagerInternal.getDisplayInfo(mDisplayId);
157 private DisplayManagerInternal mDisplayManagerInternal; field in PowerManagerService488 mDisplayManagerInternal = getLocalService(DisplayManagerInternal.class); in systemReady()515 mDisplayManagerInternal.initPowerManagement( in systemReady()931 return mSystemReady && mDisplayManagerInternal.isProximitySensorAvailable(); in isWakeLockLevelSupportedInternal()1855 mDisplayReady = mDisplayManagerInternal.requestPowerState(mDisplayPowerRequest, in updateDisplayPowerStateLocked()
627 final DisplayManagerInternal mDisplayManagerInternal; field in WindowManagerService831 mDisplayManagerInternal = LocalServices.getService(DisplayManagerInternal.class); in WindowManagerService()6533 mDisplayManagerInternal.performTraversalInTransactionFromWindowManager(); in updateRotationUncheckedLocked()7236 mDisplayManagerInternal.setDisplayInfoOverrideFromWindowManager( in computeScreenConfigurationLocked()7553 DisplayInfo newDisplayInfo = mDisplayManagerInternal.getDisplayInfo(displayId); in displayReady()9896 mDisplayManagerInternal.setDisplayProperties(displayId, in performLayoutAndPlaceSurfacesLockedInner()9913 mDisplayManagerInternal.performTraversalInTransactionFromWindowManager(); in performLayoutAndPlaceSurfacesLockedInner()11514 mDisplayManagerInternal.setDisplayInfoOverrideFromWindowManager( in newDisplayContentLocked()