Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerInternal.java220 public interface KeyguardExitAnimationStartListener { interface in WindowManagerInternal
464 KeyguardExitAnimationStartListener listener); in registerKeyguardExitAnimationStartListener()
DAppTransition.java93 import static com.android.server.wm.WindowManagerInternal.KeyguardExitAnimationStartListener;
261 private KeyguardExitAnimationStartListener mKeyguardExitAnimationStartListener;
528 KeyguardExitAnimationStartListener listener) { in registerKeygaurdExitAnimationStartListener()
DWindowManagerService.java7579 KeyguardExitAnimationStartListener listener) { in registerKeyguardExitAnimationStartListener()