Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelViewController.java2324 applyQSClippingBounds(left, top, right, bottom, qsVisible); in setQSClippingBounds()
2327 private void applyQSClippingBounds(int left, int top, int right, int bottom, in applyQSClippingBounds() method in NotificationPanelViewController