Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorDevice.cpp549 info.removeBatchParamsForIdent(ident); in autoDisable()
606 if (info.removeBatchParamsForIdent(ident) >= 0) { in activateLocked()
638 info.removeBatchParamsForIdent(ident); in activateLocked()
711 info.removeBatchParamsForIdent(ident); in batchLocked()
960 ssize_t SensorDevice::Info::removeBatchParamsForIdent(void* ident) { in removeBatchParamsForIdent() function in android::SensorDevice::Info
DSensorDevice.h179 ssize_t removeBatchParamsForIdent(void* ident);