Searched defs:cleanupWithoutDisableLocked (Results 1 - 1 of 1) sorted by relevance

/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

Completed in 154 milliseconds