HomeSort by relevance Sort by last modified time
    Searched refs:setClipToActualHeight (Results 1 - 5 of 5) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableView.java 337 public void setClipToActualHeight(boolean clipToActualHeight) {
ExpandableNotificationRow.java     [all...]
NotificationContentView.java 599 public void setClipToActualHeight(boolean clipToActualHeight) {
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
StackScrollState.java 176 row.setClipToActualHeight(true);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
TransformState.java 335 row.setClipToActualHeight(true);
344 row.setClipToActualHeight(false);

Completed in 1437 milliseconds