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