Searched refs:getConnectionAttemptCount (Results 1 – 3 of 3) sorted by relevance
502 public int getConnectionAttemptCount() { in getConnectionAttemptCount() method in AndroidDebugBridge504 return mDeviceMonitor.getConnectionAttemptCount(); in getConnectionAttemptCount()
117 int getConnectionAttemptCount() { in getConnectionAttemptCount() method in DeviceMonitor
169 connections = bridge.getConnectionAttemptCount(); in launch()