Home
last modified time | relevance | path

Searched refs:lightSensorOptional (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
DDozeScreenBrightness.java109 @BrightnessSensor Optional<Sensor>[] lightSensorOptional, in DozeScreenBrightness() argument
120 mLightSensorOptional = lightSensorOptional; in DozeScreenBrightness()