Searched refs:CUSTOM_SCREEN_ROTATION (Results 1 – 2 of 2) sorted by relevance
342 static final boolean CUSTOM_SCREEN_ROTATION = true; field in WindowManagerService5469 if (CUSTOM_SCREEN_ROTATION) { in startFreezingDisplayLocked()5540 if (CUSTOM_SCREEN_ROTATION && screenRotationAnimation != null in stopFreezingDisplayLocked()
122 import static com.android.server.wm.WindowManagerService.CUSTOM_SCREEN_ROTATION;1503 if (CUSTOM_SCREEN_ROTATION && screenRotationAnimation != null in applyRotationLocked()