Home
last modified time | relevance | path

Searched refs:KeyguardExitAnimationStartListener (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerInternal.java284 public interface KeyguardExitAnimationStartListener { interface in WindowManagerInternal
604 KeyguardExitAnimationStartListener listener); in registerKeyguardExitAnimationStartListener()
H A DAppTransition.java99 import static com.android.server.wm.WindowManagerInternal.KeyguardExitAnimationStartListener;
232 private KeyguardExitAnimationStartListener mKeyguardExitAnimationStartListener;
498 KeyguardExitAnimationStartListener listener) { in registerKeygaurdExitAnimationStartListener()
H A DWindowManagerService.java7897 KeyguardExitAnimationStartListener listener) { in registerKeyguardExitAnimationStartListener()