Searched refs:SCREEN_FREEZE_LAYER_BASE (Results 1 – 3 of 3) sorted by relevance
250 int SCREEN_FREEZE_LAYER_BASE = WINDOW_FREEZE_LAYER + TYPE_LAYER_MULTIPLIER; field
22 import static android.view.WindowManagerPolicyConstants.SCREEN_FREEZE_LAYER_BASE;175 t.setLayer(mAnimLeash, SCREEN_FREEZE_LAYER_BASE); in ScreenRotationAnimation()
21 import static android.view.WindowManagerPolicyConstants.SCREEN_FREEZE_LAYER_BASE;269 t.setLayer(mScreenshotLayer, SCREEN_FREEZE_LAYER_BASE); in ScreenRotationAnimation()480 SCREEN_FREEZE_LAYER_BASE, mDisplayContent, false, mEnterBlackFrameLayer); in startAnimation()