Searched refs:isConnected (Results 1 – 2 of 2) sorted by relevance
111 if (mSeService != null && mSeService.isConnected()) { in tearDown()
87 public boolean isConnected() throws InterruptedException { in isConnected() method in ConnectivityHelper