Searched refs:SEND_NEW_CONFIGURATION (Results 1 – 4 of 4) sorted by relevance
76 import static com.android.server.wm.WindowManagerService.H.SEND_NEW_CONFIGURATION;752 mService.mH.obtainMessage(SEND_NEW_CONFIGURATION, displayId).sendToTarget(); in performSurfacePlacement()762 mService.mH.obtainMessage(SEND_NEW_CONFIGURATION, mService.mVr2dDisplayId) in performSurfacePlacement()
3851 mH.obtainMessage(H.SEND_NEW_CONFIGURATION, displayContent.getDisplayId()) in resumeRotationLocked()4603 public static final int SEND_NEW_CONFIGURATION = 18; field in WindowManagerService.H4833 case SEND_NEW_CONFIGURATION: { in handleMessage()4834 removeMessages(SEND_NEW_CONFIGURATION, msg.obj); in handleMessage()5429 mH.obtainMessage(H.SEND_NEW_CONFIGURATION, displayId).sendToTarget(); in reconfigureDisplayLocked()5912 mH.obtainMessage(H.SEND_NEW_CONFIGURATION, displayId).sendToTarget(); in stopFreezingDisplayLocked()7144 mH.obtainMessage(H.SEND_NEW_CONFIGURATION, displayContent.getDisplayId()) in markForSeamlessRotation()
88 import static com.android.server.wm.WindowManagerService.H.SEND_NEW_CONFIGURATION;2870 mService.mH.obtainMessage(SEND_NEW_CONFIGURATION, mDisplayId).sendToTarget(); in applySurfaceChangesTransaction()
97 import static com.android.server.wm.WindowManagerService.H.SEND_NEW_CONFIGURATION;2061 mService.mH.obtainMessage(SEND_NEW_CONFIGURATION, displayId).sendToTarget(); in removeIfPossible()