Searched refs:shouldAnimateWakeup (Results 1 – 1 of 1) sorted by relevance
3233 boolean animate = (!mDozing && mDozeServiceHost.shouldAnimateWakeup() && !wakeAndUnlock) in updateDozingState()4095 private boolean shouldAnimateWakeup() { in shouldAnimateWakeup() method in DozeServiceHost