Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java4679 public void runAfterAnimationFinished(Runnable runnable) { in runAfterAnimationFinished() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelViewController.java3749 public void runAfterAnimationFinished(Runnable r) { in runAfterAnimationFinished() method