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 D | NotificationBackgroundView.java | 147 public void setActualHeight(int actualHeight) { in setActualHeight() method in NotificationBackgroundView |
H A D | ExpandableView.java | 187 public void setActualHeight(int actualHeight, boolean notifyListeners) { in setActualHeight() method in ExpandableView |
H A D | ExpandableOutlineView.java | 302 public void setActualHeight(int actualHeight, boolean notifyListeners) { in setActualHeight() method in ExpandableOutlineView |
H A D | NotificationGuts.java | 378 public void setActualHeight(int actualHeight) { in setActualHeight() method in NotificationGuts |
H A D | ActivatableNotificationView.java | 393 public void setActualHeight(int actualHeight, boolean notifyListeners) { in setActualHeight() method in ActivatableNotificationView |