Searched refs:removeEventConnection (Results 1 – 2 of 2) sorted by relevance
146 void removeEventConnection(const wp<SensorEventConnection>& connection);
1359 mConnectionHolder.removeEventConnection(connection); in cleanupConnection()1569 mConnectionHolder.removeEventConnection(connection); in cleanupWithoutDisableLocked()1929 void SensorService::SensorConnectionHolder::removeEventConnection( in removeEventConnection() function in android::SensorService::SensorConnectionHolder