Searched refs:mDeviceGoingToSleep (Results 1 – 1 of 1) sorted by relevance
446 volatile boolean mDeviceGoingToSleep; field in PhoneWindowManager4213 mDeviceGoingToSleep = true; in startedGoingToSleep()4233 mDeviceGoingToSleep = false; in finishedGoingToSleep()4564 return (ignoreScreenOn || isScreenOn()) && !mDeviceGoingToSleep; in okToAnimate()