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