Searched refs:info5g (Results 1 – 1 of 1) sorted by relevance
1094 WifiInfo info5g = checkWifiNetworkInfo(testNetworkCallback5G, in testMultiInternetConnectionFlowInternal() local1096 if (info5g != null) { in testMultiInternetConnectionFlowInternal()1097 if (info5g.isPrimary()) { in testMultiInternetConnectionFlowInternal()1098 primaryInfo = info5g; in testMultiInternetConnectionFlowInternal()1100 secondaryInfo = info5g; in testMultiInternetConnectionFlowInternal()