Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DNonAppWindowAnimationAdapter.java72 if (shouldStartNonAppWindowAnimationsForKeyguardExit(transit)) { in startNonAppWindowAnimations()
83 static boolean shouldStartNonAppWindowAnimationsForKeyguardExit( in shouldStartNonAppWindowAnimationsForKeyguardExit() method in NonAppWindowAnimationAdapter
DAppTransitionController.java69 … com.android.server.wm.NonAppWindowAnimationAdapter.shouldStartNonAppWindowAnimationsForKeyguardEx…
604 return shouldStartNonAppWindowAnimationsForKeyguardExit(transit) in transitionMayContainNonAppWindows()
/frameworks/base/services/
Dart-wear-profile27684 …om/android/server/wm/NonAppWindowAnimationAdapter;->shouldStartNonAppWindowAnimationsForKeyguardEx…