Searched refs:setBatchParamsForIdent (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/sensorservice/
H A DSensorDevice.h72 status_t setBatchParamsForIdent(void* ident, int flags, int64_t samplingPeriodNs,
H A DSensorDevice.cpp246 info.setBatchParamsForIdent(ident, flags, samplingPeriodNs, maxBatchReportLatencyNs);
423 status_t SensorDevice::Info::setBatchParamsForIdent(void* ident, int flags, function in class:android::SensorDevice::Info
428 ALOGE("Info::setBatchParamsForIdent(ident=%p, period_ns=%" PRId64 " timeout=%" PRId64 ") failed (%s)",

Completed in 65 milliseconds