Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorService.cpp893 cleanupWithoutDisableLocked(connection, handle); in cleanupAutoDisabledSensorLocked()
1825 cleanupWithoutDisableLocked(connection, handle); in enable()
1835 status_t err = cleanupWithoutDisableLocked(connection, handle); in disable()
1852 return cleanupWithoutDisableLocked(connection, handle); in cleanupWithoutDisable()
1855 status_t SensorService::cleanupWithoutDisableLocked( in cleanupWithoutDisableLocked() function in android::SensorService
DSensorService.h359 status_t cleanupWithoutDisableLocked(const sp<SensorEventConnection>& connection, int handle);