Searched refs:remoteAdbPort (Results 1 – 1 of 1) sorted by relevance
143 File f, DeviceDescriptor descriptor, int remoteAdbPort) throws TargetSetupError { in parseGceInfoFromFile() argument152 return parseGceInfoFromString(data, descriptor, remoteAdbPort); in parseGceInfoFromFile()164 String data, DeviceDescriptor descriptor, int remoteAdbPort) throws TargetSetupError { in parseGceInfoFromString() argument192 HostAndPort.fromString(ip).withDefaultPort(remoteAdbPort), in parseGceInfoFromString()