HomeSort by relevance Sort by last modified time
    Searched refs:DEBUG_APP_TRANSITIONS (Results 1 - 7 of 7) sorted by null

  /frameworks/base/services/core/java/com/android/server/wm/
WindowManagerDebugConfig.java 53 static final boolean DEBUG_APP_TRANSITIONS = false;
WindowSurfacePlacer.java 24 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_APP_TRANSITIONS;
    [all...]
AppTransition.java 44 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_APP_TRANSITIONS;
    [all...]
AppWindowToken.java 24 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_APP_TRANSITIONS;
518 if (DEBUG_APP_TRANSITIONS || DEBUG_ANIM) Slog.d(TAG,
569 if (DEBUG_APP_TRANSITIONS || DEBUG_ANIM) Slog.d(TAG,
648 if (DEBUG_APP_TRANSITIONS) Slog.v(TAG_WM,
    [all...]
WallpaperController.java 26 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_APP_TRANSITIONS;
    [all...]
WindowState.java 100 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_APP_TRANSITIONS;
    [all...]
WindowManagerService.java 219 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_APP_TRANSITIONS;
    [all...]

Completed in 61 milliseconds