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

/frameworks/base/services/java/com/android/server/wm/
H A DWindowManagerService.java275 static final boolean CUSTOM_SCREEN_ROTATION = true; field in class:WindowManagerService
6087 if (CUSTOM_SCREEN_ROTATION && screenRotationAnimation != null
10089 if (CUSTOM_SCREEN_ROTATION) {
10137 if (CUSTOM_SCREEN_ROTATION && screenRotationAnimation != null

Completed in 26 milliseconds