Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableOutlineView.java53 public void setActualHeight(int actualHeight, boolean notifyListeners) { in setActualHeight() method in ExpandableOutlineView
DNotificationGuts.java84 public void setActualHeight(int actualHeight) { in setActualHeight() method in NotificationGuts
DExpandableView.java140 public void setActualHeight(int actualHeight, boolean notifyListeners) { in setActualHeight() method in ExpandableView
148 public void setActualHeight(int actualHeight) { in setActualHeight() method in ExpandableView
DNotificationBackgroundView.java106 public void setActualHeight(int actualHeight) { in setActualHeight() method in NotificationBackgroundView
DNotificationContentView.java162 public void setActualHeight(int actualHeight) { in setActualHeight() method in NotificationContentView
DExpandableNotificationRow.java442 public void setActualHeight(int height, boolean notifyListeners) { in setActualHeight() method in ExpandableNotificationRow
DActivatableNotificationView.java507 public void setActualHeight(int actualHeight, boolean notifyListeners) { in setActualHeight() method in ActivatableNotificationView