Searched refs:SEAMLESS_ROTATION_TIMEOUT_DURATION (Results 1 – 2 of 2) sorted by relevance
131 import static com.android.server.wm.WindowManagerService.SEAMLESS_ROTATION_TIMEOUT_DURATION;1532 this, SEAMLESS_ROTATION_TIMEOUT_DURATION); in applyRotationLocked()
331 static final int SEAMLESS_ROTATION_TIMEOUT_DURATION = 2000; field in WindowManagerService