Home
last modified time | relevance | path

Searched refs:setBottomAmountClips (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationBackgroundView.java246 public void setBottomAmountClips(boolean clips) { in setBottomAmountClips() method in NotificationBackgroundView
DActivatableNotificationView.java677 mBackgroundNormal.setBottomAmountClips(!isChildInGroup()); in updateBackgroundClipping()
678 mBackgroundDimmed.setBottomAmountClips(!isChildInGroup()); in updateBackgroundClipping()