Searched defs:activeConnections (Results 1 – 3 of 3) sorted by relevance
1221 ArrayList<GsmCdmaConnection> activeConnections = new ArrayList<>(); in updateMetrics() local1225 mMetrics.writeRilCallList(mPhone.getPhoneId(), activeConnections, getNetworkCountryIso()); in updateMetrics() local
661 const auto& activeConnections = connLock.getActiveConnections(); in dump() local786 const auto& activeConnections = connLock->getActiveConnections(); in dumpProtoLocked() local1172 … const std::vector<sp<SensorEventConnection>> activeConnections = connLock.getActiveConnections(); in threadLoop() local
858 int activeConnections = 0; in logConnectionPoolBusyLocked() local