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.java4756 public static final int SEAMLESS_ROTATION_TIMEOUT = 54; field in WindowManagerService.H
5104 case SEAMLESS_ROTATION_TIMEOUT: { in handleMessage()
DDisplayContent.java1708 mWmService.mH.sendNewMessageDelayed(WindowManagerService.H.SEAMLESS_ROTATION_TIMEOUT, in applyRotation()