Home
last modified time | relevance | path

Searched defs:animExecutor (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/freeform/
H A DFreeformTaskTransitionHandler.java74 ShellExecutor animExecutor) { in FreeformTaskTransitionHandler()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
H A DScreenRotationAnimation.java345 private void startColorAnimation(float animationScale, @NonNull ShellExecutor animExecutor) { in startColorAnimation()
H A DTransitions.java277 @NonNull ShellExecutor animExecutor) { in Transitions()
291 @NonNull ShellExecutor animExecutor, in Transitions()
H A DDefaultTransitionHandler.java161 @NonNull ShellExecutor animExecutor, in DefaultTransitionHandler()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/dagger/
H A DWMShellModule.java261 @ShellAnimationThread ShellExecutor animExecutor) { in provideFreeformTaskTransitionHandler()
H A DWMShellBaseModule.java591 @ShellAnimationThread ShellExecutor animExecutor, in provideTransitions()