Home | History | Annotate | Download | only in sensorservice

Lines Matching refs:batch

748     ALOGD_IF(DEBUG_CONNECTIONS, "Calling batch handle==%d flags=%d"
752 status_t err = sensor->batch(connection.get(), handle, reservedFlags, samplingPeriodNs,
780 // batch/activate has failed, reset our state.
1410 // separately before the next batch of events.
1540 // It is extremely unlikely that there is a write failure in non batch mode. Return a cache
1541 // size that is equal to that of the batch mode.
1542 // ALOGW("Write failure in non-batch mode");