Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
DDozeScreenBrightness.java217 private boolean lightSensorSupportsCurrentPosture() { in lightSensorSupportsCurrentPosture() method in DozeScreenBrightness
223 if (!lightSensorSupportsCurrentPosture()) { in isLightSensorPresent()
231 if (!lightSensorSupportsCurrentPosture()) { in getLightSensor()