Searched refs:populateActiveConnections (Results 1 – 2 of 2) sorted by relevance
200 void populateActiveConnections( SortedVector< sp<SensorEventConnection> >* activeConnections);
511 populateActiveConnections(&activeConnections); in threadLoop()681 populateActiveConnections(&activeConnections); in resetAllWakeLockRefCounts()1302 void SensorService::populateActiveConnections( in populateActiveConnections() function in android::SensorService