Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/
DNotificationTransitionAnimatorControllerTest.kt88 val isExpandAnimationRunning by in testHunIsRemovedAndCallbackIsInvokedIfWeDontAnimateLaunch() constant
111 val isExpandAnimationRunning by in testHunIsRemovedAndCallbackIsInvokedWhenAnimationIsCancelled() constant
134 val isExpandAnimationRunning by in testHunIsRemovedAndCallbackIsInvokedWhenAnimationEnds() constant
203 val isExpandAnimationRunning by in testNotificationIsExpandingDuringAnimation() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableView.java353 public boolean isExpandAnimationRunning() { in isExpandAnimationRunning() method in ExpandableView
DExpandableNotificationRow.java3011 public boolean isExpandAnimationRunning() { in isExpandAnimationRunning() method in ExpandableNotificationRow
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java1064 public boolean isExpandAnimationRunning() { in isExpandAnimationRunning() method in NotificationEntry