Searched refs:WINDOWS_FREEZING_SCREENS_NONE (Results 1 – 2 of 2) sorted by relevance
53 import static com.android.server.wm.WindowManagerService.WINDOWS_FREEZING_SCREENS_NONE;407 if (mService.mWindowsFreezingScreen != WINDOWS_FREEZING_SCREENS_NONE) { in performSurfacePlacementInner()408 mService.mWindowsFreezingScreen = WINDOWS_FREEZING_SCREENS_NONE; in performSurfacePlacementInner()1719 if (mService.mWindowsFreezingScreen != WINDOWS_FREEZING_SCREENS_NONE) { in copyAnimToLayoutParamsLocked()
588 final static int WINDOWS_FREEZING_SCREENS_NONE = 0; field in WindowManagerService591 int mWindowsFreezingScreen = WINDOWS_FREEZING_SCREENS_NONE;9417 if (mWindowsFreezingScreen == WINDOWS_FREEZING_SCREENS_NONE) { in makeWindowFreezingScreenIfNeededLocked()