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/
DExpandableOutlineView.java58 public void setActualHeight(int actualHeight, boolean notifyListeners) { in setActualHeight() method in ExpandableOutlineView
DNotificationGuts.java84 public void setActualHeight(int actualHeight) { in setActualHeight() method in NotificationGuts
DNotificationBackgroundView.java106 public void setActualHeight(int actualHeight) { in setActualHeight() method in NotificationBackgroundView
DExpandableView.java167 public void setActualHeight(int actualHeight, boolean notifyListeners) { in setActualHeight() method in ExpandableView
DActivatableNotificationView.java494 public void setActualHeight(int actualHeight, boolean notifyListeners) { in setActualHeight() method in ActivatableNotificationView
DExpandableNotificationRow.java864 public void setActualHeight(int height, boolean notifyListeners) { in setActualHeight() method in ExpandableNotificationRow