Home
last modified time | relevance | path

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

/frameworks/base/packages/CarSystemUI/src/com/android/systemui/statusbar/car/
DCarStatusBar.java991 setNotificationViewClipBounds((int) animatedValue); in animate()
1479 private void setNotificationViewClipBounds(int height) { in setNotificationViewClipBounds() method in CarStatusBar
1539 setNotificationViewClipBounds((int) event2.getRawY()); in onScroll()
1605 setNotificationViewClipBounds((int) actualNotificationHeight); in onScroll()
1608 setNotificationViewClipBounds((int) actualNotificationHeight); in onScroll()
1660 setNotificationViewClipBounds((int) event2.getRawY());
1688 setNotificationViewClipBounds(clipHeight);