Searched refs:SEAMLESS_ROTATION_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
1074 mService.mH.removeMessages(WindowManagerService.H.SEAMLESS_ROTATION_TIMEOUT); in updateRotationUnchecked()1075 mService.mH.sendEmptyMessageDelayed(WindowManagerService.H.SEAMLESS_ROTATION_TIMEOUT, in updateRotationUnchecked()
4798 public static final int SEAMLESS_ROTATION_TIMEOUT = 54; field in WindowManagerService.H5248 case SEAMLESS_ROTATION_TIMEOUT: { in handleMessage()