Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelViewController.java2334 applyQSClippingImmediately(left, top, right, bottom, qsVisible); in applyQSClippingBounds()
2359 applyQSClippingImmediately(animLeft, animTop, animRight, animBottom, in applyQSClippingBounds()
2376 private void applyQSClippingImmediately(int left, int top, int right, int bottom, in applyQSClippingImmediately() method in NotificationPanelViewController