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/
DExpandableView.java138 public void setActualHeight(int actualHeight, boolean notifyListeners) { in setActualHeight() method in ExpandableView
154 public void setActualHeight(int actualHeight) { in setActualHeight() method in ExpandableView
DNotificationBackgroundView.java164 public void setActualHeight(int actualHeight) { in setActualHeight() method in NotificationBackgroundView
DExpandableOutlineView.java344 public void setActualHeight(int actualHeight, boolean notifyListeners) { in setActualHeight() method in ExpandableOutlineView
DNotificationGuts.java332 public void setActualHeight(int actualHeight) { in setActualHeight() method in NotificationGuts
DActivatableNotificationView.java721 public void setActualHeight(int actualHeight, boolean notifyListeners) { in setActualHeight() method in ActivatableNotificationView