Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorService.h146 void removeEventConnection(const wp<SensorEventConnection>& connection);
DSensorService.cpp1359 mConnectionHolder.removeEventConnection(connection); in cleanupConnection()
1569 mConnectionHolder.removeEventConnection(connection); in cleanupWithoutDisableLocked()
1929 void SensorService::SensorConnectionHolder::removeEventConnection( in removeEventConnection() function in android::SensorService::SensorConnectionHolder