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