Searched refs:shouldAnimateWakeup (Results 1 – 3 of 3) sorted by relevance
495 boolean shouldAnimateWakeup() { in shouldAnimateWakeup() method in DozeServiceHost
3277 return mDozeServiceHost.shouldAnimateWakeup() in shouldAnimateDozeWakeup()
1130 when(mDozeServiceHost.shouldAnimateWakeup()).thenReturn(true); in fingerprintManagerNull_noNPE()