Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationBackgroundView.java283 public void setExpandAnimationRunning(boolean running) { in setExpandAnimationRunning() method in NotificationBackgroundView
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationShadeWindowViewController.java547 void setExpandAnimationRunning(boolean running) { in setExpandAnimationRunning() method in NotificationShadeWindowViewController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntry.java973 public void setExpandAnimationRunning(boolean expandAnimationRunning) { in setExpandAnimationRunning() method in NotificationEntry