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