Esempio n. 1
0
 public boolean isConnectionError() {
   if (testTask != null) return testTask.isConnectionError();
   else return false;
 }