Home | History | Annotate | Download | only in compatibility

Lines Matching full:ambient

5274         Device implementations SHOULD include a barometer (ambient air pressure sensor). If a device implementation includes a barometer, it:
5290 Device implementations MAY include an ambient thermometer (temperature sensor). If present, it MUST be defined as SENSOR_TYPE_AMBIENT_TEMPERATURE and it MUST measure the ambient (room) temperature in degrees Celsius.
5302 Device implementations MAY include a photometer (ambient light sensor).
5540 Android Automotive implementations MUST support day/night mode defined as SENSOR_TYPE_NIGHT. The value of this flag MUST be consistent with dashboard day/night mode and SHOULD be based on ambient light sensor input. The underlying ambient light sensor MAY be the same as <a href="#7_3_7_photometer">Photometer</a>.