Searched defs:reconnect (Results 1 – 7 of 7) sorted by relevance
46 public void reconnect(String serial) throws DeviceNotAvailableException { in reconnect() method in AbstractConnection
505 def reboot(self, reconnect=10, retry_timer=30): argument533 def reconnect(self, iterations=30, retry_timer=20): member in BudsDevice836 def flash_from_file(self, file_name, reconnect=True): argument1337 def set_in_case(self, reconnect=True): argument
81 public void reconnect(String serial) throws DeviceNotAvailableException { in reconnect() method in AdbTcpConnection
203 public void reconnect(String serial) throws DeviceNotAvailableException { in reconnect() method in AdbSshConnection
109 private void reconnect(Intent intent) { in reconnect() method in WifiMonitorService
152 private void reconnect() { in reconnect() method in AoaDevice
549 reconnect=True): argument