Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorService.h182 void removeDirectConnection(const wp<SensorDirectConnection>& connection);
DSensorService.cpp1606 mConnectionHolder.removeDirectConnection(c); in cleanupConnection()
2356 void SensorService::SensorConnectionHolder::removeDirectConnection( in removeDirectConnection() function in android::SensorService::SensorConnectionHolder