Searched defs:CUSTOM_SCREEN_ROTATION (Results 1 - 1 of 1) sorted by path

/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerService.java271 static final boolean CUSTOM_SCREEN_ROTATION = true; field in class:WindowManagerService
6523 if (CUSTOM_SCREEN_ROTATION && screenRotationAnimation != null
10593 if (CUSTOM_SCREEN_ROTATION) {
10661 if (CUSTOM_SCREEN_ROTATION && screenRotationAnimation != null

Completed in 65 milliseconds