Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableOutlineView.java251 public void setActualHeight(int actualHeight, boolean notifyListeners) { in setActualHeight() method in ExpandableOutlineView
DNotificationBackgroundView.java195 public void setActualHeight(int actualHeight) { in setActualHeight() method in NotificationBackgroundView
DExpandableView.java216 public void setActualHeight(int actualHeight, boolean notifyListeners) { in setActualHeight() method in ExpandableView
226 public void setActualHeight(int actualHeight) { in setActualHeight() method in ExpandableView
DNotificationGuts.java356 public void setActualHeight(int actualHeight) { in setActualHeight() method in NotificationGuts
DActivatableNotificationView.java339 public void setActualHeight(int actualHeight, boolean notifyListeners) { in setActualHeight() method in ActivatableNotificationView