Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorDevice.cpp461 info.removeBatchParamsForIdent(ident); in autoDisable()
521 if (info.removeBatchParamsForIdent(ident) >= 0) { in activateLocked()
548 info.removeBatchParamsForIdent(ident); in activateLocked()
610 info.removeBatchParamsForIdent(ident); in batchLocked()
903 ssize_t SensorDevice::Info::removeBatchParamsForIdent(void* ident) { in removeBatchParamsForIdent() function in android::SensorDevice::Info
DSensorDevice.h182 ssize_t removeBatchParamsForIdent(void* ident);