Searched defs:SENSORS_BATCH_DRY_RUN (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware/include/hardware/
H A Dsensors.h64 SENSORS_BATCH_DRY_RUN = 0x00000001, enumerator in enum:__anon342
1155 * If the flag SENSORS_BATCH_DRY_RUN is set, this function returns
1167 * nor on whether the flag SENSORS_BATCH_DRY_RUN is set (in other words,
1168 * if a batch call with SENSORS_BATCH_DRY_RUN is successful,
1169 * the same call without SENSORS_BATCH_DRY_RUN must succeed as well).

Completed in 140 milliseconds