Home
last modified time | relevance | path

Searched refs:info5g (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DTestHelper.java1094 WifiInfo info5g = checkWifiNetworkInfo(testNetworkCallback5G, in testMultiInternetConnectionFlowInternal() local
1096 if (info5g != null) { in testMultiInternetConnectionFlowInternal()
1097 if (info5g.isPrimary()) { in testMultiInternetConnectionFlowInternal()
1098 primaryInfo = info5g; in testMultiInternetConnectionFlowInternal()
1100 secondaryInfo = info5g; in testMultiInternetConnectionFlowInternal()