Searched refs:getActiveConnections (Results 1 – 2 of 2) sorted by relevance
302 for (const sp<SensorEventConnection>& conn : connLock.getActiveConnections()) { in setSensorAccess()471 const auto& activeConnections = connLock.getActiveConnections(); in dump()800 … const std::vector<sp<SensorEventConnection>> activeConnections = connLock.getActiveConnections(); in threadLoop()890 for (const sp<SensorEventConnection>& connection : connLock.getActiveConnections()) { in resetAllWakeLockRefCounts()1737 for (const sp<SensorEventConnection>& connection : connLock->getActiveConnections()) { in checkWakeLockStateLocked()1911 SensorService::ConnectionSafeAutolock::getActiveConnections() { in getActiveConnections() function in android::SensorService::ConnectionSafeAutolock
116 const std::vector<sp<SensorEventConnection>>& getActiveConnections();