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