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

  /frameworks/base/services/core/java/com/android/server/wm/
ScreenRotationAnimation.java 26 import static com.android.server.wm.WindowStateAnimator.WINDOW_FREEZE_LAYER;
55 * WINDOW_FREEZE_LAYER so that screen freeze will cover all windows.
57 static final int SCREEN_FREEZE_LAYER_BASE = WINDOW_FREEZE_LAYER + TYPE_LAYER_MULTIPLIER;
    [all...]
WindowStateAnimator.java 82 static final int WINDOW_FREEZE_LAYER = TYPE_LAYER_MULTIPLIER * 200;
    [all...]

Completed in 50 milliseconds