Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationBackgroundView.java327 public void setExpandAnimationRunning(boolean running) { in setExpandAnimationRunning() method in NotificationBackgroundView
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationShadeWindowViewController.java710 void setExpandAnimationRunning(boolean running) { in setExpandAnimationRunning() method in NotificationShadeWindowViewController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java1005 public void setExpandAnimationRunning(boolean expandAnimationRunning) { in setExpandAnimationRunning() method in NotificationEntry