Home
last modified time | relevance | path

Searched defs:isExpandAnimationRunning (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
DNotificationTransitionAnimatorControllerTest.kt87 val isExpandAnimationRunning by in testHunIsRemovedAndCallbackIsInvokedIfWeDontAnimateLaunch() constant
105 val isExpandAnimationRunning by in testHunIsRemovedAndCallbackIsInvokedWhenAnimationIsCancelled() constant
123 val isExpandAnimationRunning by in testHunIsRemovedAndCallbackIsInvokedWhenAnimationEnds() constant
178 val isExpandAnimationRunning by in testNotificationIsExpandingDuringAnimation() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java1010 public boolean isExpandAnimationRunning() { in isExpandAnimationRunning() method in NotificationEntry
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableView.java239 public boolean isExpandAnimationRunning() { in isExpandAnimationRunning() method in ExpandableView