Searched refs:runningAnimations (Results 1 – 7 of 7) sorted by relevance
95 @NonNull List<WindowInsetsAnimation> runningAnimations) { in dispatchWindowInsetsAnimationProgress() argument101 for (WindowInsetsAnimation anim : runningAnimations) { in dispatchWindowInsetsAnimationProgress()106 return mViewRoot.mView.dispatchWindowInsetsAnimationProgress(insets, runningAnimations); in dispatchWindowInsetsAnimationProgress()
424 @NonNull List<WindowInsetsAnimation> runningAnimations); in onProgress() argument
89 @NonNull List<WindowInsetsAnimation> runningAnimations); in dispatchWindowInsetsAnimationProgress() argument
7432 @NonNull List<WindowInsetsAnimation> runningAnimations) { in dispatchWindowInsetsAnimationProgress() argument7433 insets = super.dispatchWindowInsetsAnimationProgress(insets, runningAnimations); in dispatchWindowInsetsAnimationProgress()7439 getChildAt(i).dispatchWindowInsetsAnimationProgress(insets, runningAnimations); in dispatchWindowInsetsAnimationProgress()
11382 @NonNull List<WindowInsetsAnimation> runningAnimations) {11385 runningAnimations);
48 @NonNull List<WindowInsetsAnimation> runningAnimations) { in onCreate()
177 @NonNull List<WindowInsetsAnimation> runningAnimations) { in onCreate()