Searched refs:isExpandAnimationRunning (Results 1 – 8 of 8) sorted by relevance
112 notificationEntry.isExpandAnimationRunning = willAnimate132 notificationEntry.isExpandAnimationRunning = false137 notification.isExpandAnimationRunning = true147 notification.isExpandAnimationRunning = false149 notificationEntry.isExpandAnimationRunning = false
66 assertFalse(notification.entry.isExpandAnimationRunning)77 assertFalse(notification.entry.isExpandAnimationRunning)88 assertFalse(notification.entry.isExpandAnimationRunning)97 assertTrue(notification.entry.isExpandAnimationRunning)
209 if (entry != null && entry.isExpandAnimationRunning()) { in removeAlertEntry()
208 public boolean isExpandAnimationRunning() { in isExpandAnimationRunning() method in ExpandableView
2182 public boolean isExpandAnimationRunning() {3306 if (row.isExpandAnimationRunning()) {3337 if (row.isExpandAnimationRunning()) {
968 public boolean isExpandAnimationRunning() { in isExpandAnimationRunning() method in NotificationEntry
500 viewState.hidden = !view.isExpandAnimationRunning() in updateChild()
5605 if (expandableView.isExpandAnimationRunning()