Searched refs:GCE_DEVICE_SERIAL_PREFIX (Results 1 – 1 of 1) sorted by relevance
104 private static final String GCE_DEVICE_SERIAL_PREFIX = "gce-device"; field in DeviceManager521 new RemoteAvdIDevice(String.format("%s-%d", GCE_DEVICE_SERIAL_PREFIX, i))); in addGceDevices()537 String.format("%s-%s", GCE_DEVICE_SERIAL_PREFIX, ip), ip)); in addNetworkDevices()553 String.format("%s-%s-%d", GCE_DEVICE_SERIAL_PREFIX, hostUsers.getKey(), i); in addNetworkDevices()