Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorService.h178 void cleanupAutoDisabledSensorLocked(const sp<SensorEventConnection>& connection,
DSensorService.cpp493 void SensorService::cleanupAutoDisabledSensorLocked(const sp<SensorEventConnection>& connection, in cleanupAutoDisabledSensorLocked() function in android::SensorService
694 cleanupAutoDisabledSensorLocked(activeConnections[i], mSensorEventBuffer, in threadLoop()