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 71 status_t setBatchParamsForIdent(void* ident, int flags, int64_t samplingPeriodNs,
SensorDevice.cpp 245 info.setBatchParamsForIdent(ident, flags, samplingPeriodNs, maxBatchReportLatencyNs);
322 status_t SensorDevice::Info::setBatchParamsForIdent(void* ident, int flags,
327 ALOGE("Info::setBatchParamsForIdent(ident=%p, period_ns=%lld timeout=%lld) failed (%s)",

Completed in 34 milliseconds