Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/sensorservice/
H A DSensorService.h361 void cleanupAutoDisabledSensorLocked(const sp<SensorEventConnection>& connection,
H A DSensorService.cpp876 void SensorService::cleanupAutoDisabledSensorLocked(const sp<SensorEventConnection>& connection, in cleanupAutoDisabledSensorLocked() function in android::SensorService
1073 cleanupAutoDisabledSensorLocked(connection, mSensorEventBuffer, count); in threadLoop()