Searched refs:isConnectedToMobile (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/
H A DConnectivityManagerTestBase.java250 protected boolean isConnectedToMobile() { method in class:ConnectivityManagerTestBase
/frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/
H A DBandwidthTest.java293 assertTrue("Not connected to mobile", mConnectionUtil.isConnectedToMobile());
/frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/util/
H A DConnectionUtil.java517 public boolean isConnectedToMobile() { method in class:ConnectionUtil

Completed in 52 milliseconds