Home
last modified time | relevance | path

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

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DTestHelper.java1082 WifiInfo info2g = checkWifiNetworkInfo(testNetworkCallback2G, in testMultiInternetConnectionFlowInternal() local
1084 if (info2g != null) { in testMultiInternetConnectionFlowInternal()
1085 if (info2g.isPrimary()) { in testMultiInternetConnectionFlowInternal()
1086 primaryInfo = info2g; in testMultiInternetConnectionFlowInternal()
1088 secondaryInfo = info2g; in testMultiInternetConnectionFlowInternal()