Searched refs:setNotificationsBounds (Results 1 – 2 of 2) sorted by relevance
552 public void setNotificationsBounds(float left, float top, float right, float bottom) { in setNotificationsBounds() method in ScrimController
2422 mScrimController.setNotificationsBounds(0, 0, 0, 0); in applyQSClippingImmediately()2424 mScrimController.setNotificationsBounds(left, top, right, bottom); in applyQSClippingImmediately()