Home
last modified time | relevance | path

Searched refs:notifyConnectionDestroyed (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/sensorservice/
DSensorDevice.h99 void notifyConnectionDestroyed(void* ident);
DSensorDevice.cpp911 void SensorDevice::notifyConnectionDestroyed(void* ident) { in notifyConnectionDestroyed() function in android::SensorDevice
DSensorService.cpp1913 dev.notifyConnectionDestroyed(c); in cleanupConnection()