Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DRecentsAnimation.java195 notifyAnimationCancelBeforeStart(recentsAnimationRunner); in startRecentsActivity()
495 static void notifyAnimationCancelBeforeStart(IRecentsAnimationRunner recentsAnimationRunner) { in notifyAnimationCancelBeforeStart() method in RecentsAnimation