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 146 status_t setBatchParamsForIdent(void* ident, int flags, int64_t samplingPeriodNs,
SensorDevice.cpp 348 info.setBatchParamsForIdent(ident, flags, samplingPeriodNs, maxBatchReportLatencyNs);
577 status_t SensorDevice::Info::setBatchParamsForIdent(void* ident, int,
582 ALOGE("Info::setBatchParamsForIdent(ident=%p, period_ns=%" PRId64

Completed in 675 milliseconds