Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationBackgroundView.java164 public void setActualHeight(int actualHeight) { in setActualHeight() method in NotificationBackgroundView
H A DExpandableOutlineView.java254 public void setActualHeight(int actualHeight, boolean notifyListeners) { in setActualHeight() method in ExpandableOutlineView
H A DExpandableView.java210 public void setActualHeight(int actualHeight, boolean notifyListeners) { in setActualHeight() method in ExpandableView
220 public void setActualHeight(int actualHeight) { in setActualHeight() method in ExpandableView
H A DNotificationGuts.java356 public void setActualHeight(int actualHeight) { in setActualHeight() method in NotificationGuts
H A DActivatableNotificationView.java344 public void setActualHeight(int actualHeight, boolean notifyListeners) { in setActualHeight() method in ActivatableNotificationView