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

/frameworks/native/services/sensorservice/
H A DSensorDevice.h146 status_t setBatchParamsForIdent(void* ident, int flags, int64_t samplingPeriodNs,
H A DSensorDevice.cpp348 info.setBatchParamsForIdent(ident, flags, samplingPeriodNs, maxBatchReportLatencyNs);
577 status_t SensorDevice::Info::setBatchParamsForIdent(void* ident, int, function in class:android::SensorDevice::Info
582 ALOGE("Info::setBatchParamsForIdent(ident=%p, period_ns=%" PRId64

Completed in 8 milliseconds