Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableOutlineView.java241 public void setActualHeight(int actualHeight, boolean notifyListeners) { in setActualHeight() method in ExpandableOutlineView
DExpandableView.java330 public void setActualHeight(int actualHeight, boolean notifyListeners) { in setActualHeight() method in ExpandableView
340 protected void setActualHeight(int actualHeight) { in setActualHeight() method in ExpandableView
DNotificationBackgroundView.java317 public void setActualHeight(int actualHeight) { in setActualHeight() method in NotificationBackgroundView
DNotificationGuts.java356 public void setActualHeight(int actualHeight) { in setActualHeight() method in NotificationGuts
DActivatableNotificationView.java356 public void setActualHeight(int actualHeight, boolean notifyListeners) { in setActualHeight() method in ActivatableNotificationView
DExpandableNotificationRow.java3901 public void setActualHeight(int height, boolean notifyListeners) { in setActualHeight() method in ExpandableNotificationRow