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/notification/row/
DNotificationContentView.java1668 public void setContentHeightAnimating(boolean animating) { in setContentHeightAnimating() method in NotificationContentView
DExpandableNotificationRow.java393 mPrivateLayout.setContentHeightAnimating(animating); in setActualHeightAnimating()