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