Home
last modified time | relevance | path

Searched refs:setContentHeightAnimating (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationContentView.java1553 public void setContentHeightAnimating(boolean animating) { in setContentHeightAnimating() method in NotificationContentView
DExpandableNotificationRow.java342 mPrivateLayout.setContentHeightAnimating(animating); in setActualHeightAnimating()