Home
last modified time | relevance | path

Searched refs:DEBUG_APP_ORIENTATION (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java207 static final boolean DEBUG_APP_ORIENTATION = false; field in WindowManagerService
3875 if (DEBUG_APP_ORIENTATION) Slog.v(TAG, "Checking app orientation: " + atoken); in getOrientationLocked()