Home
last modified time | relevance | path

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

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