Searched refs:isNetworkSupported (Results 1 – 2 of 2) sorted by relevance
646 public boolean isNetworkSupported(int networkType) { in isNetworkSupported() method in ConnectivityManager
315 doReturn(true).when(mConnectionManager).isNetworkSupported(ConnectivityManager.TYPE_MOBILE); in setUp()