Searched refs:SENSORS_BATCH_DRY_RUN (Results 1 – 3 of 3) sorted by relevance
79 SENSORS_BATCH_DRY_RUN = 0x00000001, enumerator
5506 if(flags & (1 << SENSORS_BATCH_DRY_RUN)) { in batch()5509 "HAL:batch - dry run mode is set (%d)", SENSORS_BATCH_DRY_RUN); in batch()
5891 if(flags & SENSORS_BATCH_DRY_RUN) {5894 "HAL:batch - dry run mode is set (%d)", SENSORS_BATCH_DRY_RUN);