Home
last modified time | relevance | path

Searched defs:startPreHideAnimation (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardViewController.java148 void startPreHideAnimation(Runnable finishRunnable); in startPreHideAnimation() method
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/keyguard/
H A DCarKeyguardViewController.java289 public void startPreHideAnimation(Runnable finishRunnable) { in startPreHideAnimation() method in CarKeyguardViewController
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardBouncer.java354 public void startPreHideAnimation(Runnable runnable) { in startPreHideAnimation() method in KeyguardBouncer
H A DStatusBarKeyguardViewManager.java701 public void startPreHideAnimation(Runnable finishRunnable) { in startPreHideAnimation() method in StatusBarKeyguardViewManager