Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DConnectivityManagerTest.java567 String cellAddressString = httpGet(cellNetwork, url); in testOpenConnection() local
571 wifiAddressString.equals(cellAddressString)); in testOpenConnection()
576 assertOnNetwork(cellAddressString, cellNetwork); in testOpenConnection()