Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorService.h302 void cleanupAutoDisabledSensorLocked(const sp<SensorEventConnection>& connection,
DSensorService.cpp673 void SensorService::cleanupAutoDisabledSensorLocked(const sp<SensorEventConnection>& connection, in cleanupAutoDisabledSensorLocked() function in android::SensorService
870 cleanupAutoDisabledSensorLocked(connection, mSensorEventBuffer, count); in threadLoop()