Home
last modified time | relevance | path

Searched refs:removeBatchParamsForIdent (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/sensorservice/
DSensorDevice.cpp132 info.removeBatchParamsForIdent(ident); in autoDisable()
167 if (info.removeBatchParamsForIdent(ident) >= 0) { in activate()
205 info.removeBatchParamsForIdent(ident); in activate()
279 info.removeBatchParamsForIdent(ident); in batch()
456 ssize_t SensorDevice::Info::removeBatchParamsForIdent(void* ident) { in removeBatchParamsForIdent() function in android::SensorDevice::Info
DSensorDevice.h78 ssize_t removeBatchParamsForIdent(void* ident);