Searched refs:info2g (Results 1 – 1 of 1) sorted by relevance
1082 WifiInfo info2g = checkWifiNetworkInfo(testNetworkCallback2G, in testMultiInternetConnectionFlowInternal() local1084 if (info2g != null) { in testMultiInternetConnectionFlowInternal()1085 if (info2g.isPrimary()) { in testMultiInternetConnectionFlowInternal()1086 primaryInfo = info2g; in testMultiInternetConnectionFlowInternal()1088 secondaryInfo = info2g; in testMultiInternetConnectionFlowInternal()