Searched refs:setForceDozeBrightness (Results 1 – 4 of 4) sorted by relevance
141 default void setForceDozeBrightness(boolean forceDozeBrightness) {} in setForceDozeBrightness() method
393 mNotificationShadeWindowController.setForceDozeBrightness(true); in batchApplyWindowLayoutParams_doesNotDispatchEvents()395 mNotificationShadeWindowController.setForceDozeBrightness(true); in batchApplyWindowLayoutParams_doesNotDispatchEvents()400 mNotificationShadeWindowController.setForceDozeBrightness(false); in batchApplyWindowLayoutParams_doesNotDispatchEvents()
485 mNotificationShadeWindowController.setForceDozeBrightness(true); in startWakeAndUnlock()803 mNotificationShadeWindowController.setForceDozeBrightness(false); in startKeyguardFadingAway()818 mNotificationShadeWindowController.setForceDozeBrightness(false); in resetMode()
854 public void setForceDozeBrightness(boolean forceDozeBrightness) { in setForceDozeBrightness() method in NotificationShadeWindowControllerImpl