Searched refs:applyQSClippingImmediately (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | NotificationPanelViewController.java | 2334 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
|