Searched refs:animateFoldToAod (Results 1 – 5 of 5) sorted by relevance
65 keyguardClockInteractor.animateFoldToAod(it.animatedFraction) in startFoldToAodAnimation()
149 fun animateFoldToAod(foldFraction: Float) { in <lambda>() method
307 public void animateFoldToAod(float foldFraction) { in animateFoldToAod() method in KeyguardStatusViewController308 mKeyguardClockSwitchController.animateFoldToAod(foldFraction); in animateFoldToAod()
503 public void animateFoldToAod(float foldFraction) { in animateFoldToAod() method in KeyguardClockSwitchController
3417 .animateFoldToAod(anim.getAnimatedFraction()))