Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
H A DDozeScreenBrightness.java209 private boolean lightSensorSupportsCurrentPosture() { in lightSensorSupportsCurrentPosture() method in DozeScreenBrightness
215 if (!lightSensorSupportsCurrentPosture()) { in isLightSensorPresent()
223 if (!lightSensorSupportsCurrentPosture()) { in getLightSensor()