Searched defs:checkNetworkStatus (Results 1 – 3 of 3) sorted by relevance
27 NetworkCheckResult checkNetworkStatus(String customUrl); in checkNetworkStatus() method
102 public NetworkCheckResult checkNetworkStatus(String address) throws RemoteException { in checkNetworkStatus() method in MyServiceClient
198 static NetworkCheckResult checkNetworkStatus(Context context, String customUrl) { in checkNetworkStatus() method in Common