Home
last modified time | relevance | path

Searched defs:setActualHeight (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationBackgroundView.java147 public void setActualHeight(int actualHeight) { in setActualHeight() method in NotificationBackgroundView
H A DExpandableView.java187 public void setActualHeight(int actualHeight, boolean notifyListeners) { in setActualHeight() method in ExpandableView
195 public void setActualHeight(int actualHeight) { in setActualHeight() method in ExpandableView
H A DExpandableOutlineView.java302 public void setActualHeight(int actualHeight, boolean notifyListeners) { in setActualHeight() method in ExpandableOutlineView
H A DNotificationGuts.java378 public void setActualHeight(int actualHeight) { in setActualHeight() method in NotificationGuts
H A DActivatableNotificationView.java393 public void setActualHeight(int actualHeight, boolean notifyListeners) { in setActualHeight() method in ActivatableNotificationView