Searched defs:setActualHeight (Results 1 – 5 of 5) sorted by relevance
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ | ||
| D | NotificationBackgroundView.java | 164 public void setActualHeight(int actualHeight) { in setActualHeight() method in NotificationBackgroundView |
| D | ExpandableOutlineView.java | 254 public void setActualHeight(int actualHeight, boolean notifyListeners) { in setActualHeight() method in ExpandableOutlineView |
| D | ExpandableView.java | 210 public void setActualHeight(int actualHeight, boolean notifyListeners) { in setActualHeight() method in ExpandableView |
| D | NotificationGuts.java | 356 public void setActualHeight(int actualHeight) { in setActualHeight() method in NotificationGuts |
| D | ActivatableNotificationView.java | 344 public void setActualHeight(int actualHeight, boolean notifyListeners) { in setActualHeight() method in ActivatableNotificationView |