Searched refs:mDisplayNotificationController (Results 1 – 2 of 2) sorted by relevance
1943 mWmService.mDisplayNotificationController.dispatchFixedRotationStarted(this, rotation); in setFixedRotationLaunchingAppUnchecked()1950 mWmService.mDisplayNotificationController.dispatchFixedRotationFinished(this); in setFixedRotationLaunchingAppUnchecked()3374 mWmService.mDisplayNotificationController.dispatchDisplayRemoved(this); in removeImmediately()5442 mWmService.mDisplayNotificationController.dispatchDisplayAdded(this); in onParentChanged()5991 mWmService.mDisplayNotificationController.dispatchKeepClearAreasChanged( in updateKeepClearAreas()6262 mWmService.mDisplayNotificationController.dispatchDisplayChanged( in performDisplayOverrideConfigUpdate()
671 final DisplayWindowListenerController mDisplayNotificationController; field in WindowManagerService1238 mDisplayNotificationController = new DisplayWindowListenerController(this); in WindowManagerService()4697 return mDisplayNotificationController.registerListener(listener); in registerDisplayWindowListener()4707 mDisplayNotificationController.unregisterListener(listener); in unregisterDisplayWindowListener()