Home
last modified time | relevance | path

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

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