Searched defs:activeConnections (Results 1 – 3 of 3) sorted by relevance
1162 ArrayList<GsmCdmaConnection> activeConnections = new ArrayList<>(); in updateMetrics() local1166 mMetrics.writeRilCallList(mPhone.getPhoneId(), activeConnections, getNetworkCountryIso()); in updateMetrics() local
834 int activeConnections = 0; in logConnectionPoolBusyLocked() local
471 const auto& activeConnections = connLock.getActiveConnections(); in dump() local800 … const std::vector<sp<SensorEventConnection>> activeConnections = connLock.getActiveConnections(); in threadLoop() local