Searched defs:checkNetworkStatus (Results 1 – 4 of 4) sorted by relevance
26 String checkNetworkStatus(); in checkNetworkStatus() method
129 private String checkNetworkStatus() { in checkNetworkStatus() method in ConnTestActivity
88 public String checkNetworkStatus() throws RemoteException { in checkNetworkStatus() method in MyServiceClient
159 static String checkNetworkStatus(Context context) { in checkNetworkStatus() method in MyBroadcastReceiver