Searched refs:executeGlobalAdbCommand (Results 1 – 3 of 3) sorted by relevance
772 String devices = executeGlobalAdbCommand("devices"); in getEventFromFree()1024 String adbConnectResult = executeGlobalAdbCommand("connect", ipAndPort); in doAdbConnect()1042 public String executeGlobalAdbCommand(String... cmdArgs) { in executeGlobalAdbCommand() method in DeviceManager
1689 .executeGlobalAdbCommand("devices"); in handleAndLogReleaseState()
1870 ((DeviceManager) getDeviceManager()).executeGlobalAdbCommand("devices"); in execCommand()