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

/frameworks/native/services/sensorservice/
H A DSensorService.cpp507 cleanupWithoutDisableLocked(connection, handle);
1331 cleanupWithoutDisableLocked(connection, handle);
1341 status_t err = cleanupWithoutDisableLocked(connection, handle);
1358 return cleanupWithoutDisableLocked(connection, handle);
1361 status_t SensorService::cleanupWithoutDisableLocked( function in class:android::SensorService

Completed in 49 milliseconds