Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorDevice.cpp653 info.removeBatchParamsForIdent(ident); in autoDisable()
710 if (info.removeBatchParamsForIdent(ident) >= 0) { in activateLocked()
738 info.removeBatchParamsForIdent(ident); in activateLocked()
804 info.removeBatchParamsForIdent(ident); in batchLocked()
1128 ssize_t SensorDevice::Info::removeBatchParamsForIdent(void* ident) { in removeBatchParamsForIdent() function in android::SensorDevice::Info
DSensorDevice.h183 ssize_t removeBatchParamsForIdent(void* ident);