Searched refs:connectedDeviceType (Results 1 – 1 of 1) sorted by relevance
134 String connectedDeviceType = pair.second; in getConnectionSummary() local136 if (connectedDeviceType != null && !connectedDeviceType.isEmpty()) { in getConnectionSummary()137 summary += " · " + connectedDeviceType; in getConnectionSummary()