[go: nahoru, domu]

Searched refs:setDozing (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DDozeScrimController.java56 public void setDozing(boolean dozing, boolean animate) { method in class:DozeScrimController
H A DScrimController.java189 public void setDozing(boolean dozing) { method in class:ScrimController
H A DPhoneStatusBar.java4144 mNotificationPanel.setDozing(mDozing, animate);
4146 mScrimController.setDozing(mDozing);
4150 mDozeScrimController.setDozing(mDozing &&
H A DNotificationPanelView.java2045 public void setDozing(boolean dozing, boolean animate) { method in class:NotificationPanelView

Completed in 67 milliseconds