Searched refs:getShadeController (Results 1 – 2 of 2) sorted by relevance
62 private ShadeController getShadeController() { in getShadeController() method in NotificationFilter105 if (getShadeController().isDozing() && entry.shouldSuppressAmbient()) { in shouldFilterOut()109 if (!getShadeController().isDozing() && entry.shouldSuppressNotificationList()) { in shouldFilterOut()
136 private ShadeController getShadeController() { in getShadeController() method in NotificationInterruptionStateProvider191 if (getShadeController().isDozing()) { in shouldHeadsUp()264 if (!getShadeController().isDozing()) { in shouldPulse()