HomeSort by relevance Sort by last modified time
    Searched refs:setBatchParamsForIdent (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/sensorservice/
SensorDevice.h 95 status_t setBatchParamsForIdent(void* ident, int flags, int64_t samplingPeriodNs,
SensorDevice.cpp 261 info.setBatchParamsForIdent(ident, flags, samplingPeriodNs, maxBatchReportLatencyNs);
437 status_t SensorDevice::Info::setBatchParamsForIdent(void* ident, int flags,
442 ALOGE("Info::setBatchParamsForIdent(ident=%p, period_ns=%" PRId64 " timeout=%" PRId64 ") failed (%s)",

Completed in 145 milliseconds