Searched refs:cleanupWithoutDisableLocked (Results 1 - 2 of 2) sorted by last modified time

/frameworks/native/services/sensorservice/
H A DSensorService.cpp505 cleanupWithoutDisableLocked(connection, handle);
1305 cleanupWithoutDisableLocked(connection, handle);
1315 status_t err = cleanupWithoutDisableLocked(connection, handle);
1332 return cleanupWithoutDisableLocked(connection, handle);
1335 status_t SensorService::cleanupWithoutDisableLocked( function in class:android::SensorService
H A DSensorService.h177 status_t cleanupWithoutDisableLocked(const sp<SensorEventConnection>& connection, int handle);

Completed in 258 milliseconds