Searched refs:setAllowAutoBrightnessWhileDozing (Results 1 – 2 of 2) sorted by relevance
467 .setAllowAutoBrightnessWhileDozing(mDisplayOffloadSession); in setAllowAutoBrightnessWhileDozing_enabledWhenConfigAndOffloadSessionAreEnabled()481 .setAllowAutoBrightnessWhileDozing(mDisplayOffloadSession); in setAllowAutoBrightnessWhileDozing_disabledWhenOffloadSessionFlagIsDisabled()495 .setAllowAutoBrightnessWhileDozing(mDisplayOffloadSession); in setAllowAutoBrightnessWhileDozing_disabledWhenABWhileDozingConfigIsDisabled()505 mDisplayBrightnessStrategySelector.setAllowAutoBrightnessWhileDozing(null); in setAllowAutoBrightnessWhileDozing_EnabledWhenOffloadSessionIsNotSet()521 .setAllowAutoBrightnessWhileDozing(mDisplayOffloadSession); in setAllowAutoBrightnessWhileDozing_EnabledWhenFlagsAreDisabled()527 .setAllowAutoBrightnessWhileDozing(mDisplayOffloadSession); in setAllowAutoBrightnessWhileDozing_EnabledWhenFlagsAreDisabled()
172 setAllowAutoBrightnessWhileDozing(strategySelectionRequest.getDisplayOffloadSession()); in selectStrategy()280 void setAllowAutoBrightnessWhileDozing( in setAllowAutoBrightnessWhileDozing() method in DisplayBrightnessStrategySelector