Home
last modified time | relevance | path

Searched refs:SEAMLESS_ROTATION_TIMEOUT (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java4575 public static final int SEAMLESS_ROTATION_TIMEOUT = 54; field in WindowManagerService.H
4945 case SEAMLESS_ROTATION_TIMEOUT: { in handleMessage()
DDisplayContent.java1531 mWmService.mH.sendNewMessageDelayed(WindowManagerService.H.SEAMLESS_ROTATION_TIMEOUT, in applyRotationLocked()