Searched refs:addEventConnectionIfNotPresent (Results 1 – 2 of 2) sorted by relevance
258 void addEventConnectionIfNotPresent(const sp<SensorEventConnection>& connection);
1609 mConnectionHolder.addEventConnectionIfNotPresent(result); in createSensorEventConnection()2097 mConnectionHolder.addEventConnectionIfNotPresent(connection); in enable()2801 void SensorService::SensorConnectionHolder::addEventConnectionIfNotPresent( in addEventConnectionIfNotPresent() function in android::SensorService::SensorConnectionHolder