Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationBackgroundView.java250 public void setExpandAnimationRunning(boolean running) { in setExpandAnimationRunning() method in NotificationBackgroundView
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationShadeWindowViewController.java487 public void setExpandAnimationRunning(boolean running) { in setExpandAnimationRunning() method in NotificationShadeWindowViewController
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntry.java963 public void setExpandAnimationRunning(boolean expandAnimationRunning) { in setExpandAnimationRunning() method in NotificationEntry