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

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

Completed in 51 milliseconds