Home
last modified time | relevance | path

Searched defs:onLaunchAnimationCancelled (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DActivityLaunchAnimator.kt284 fun onLaunchAnimationCancelled() {} regex
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBar.java1891 public void onLaunchAnimationCancelled(boolean isLaunchForActivity) { in onLaunchAnimationCancelled() method