Searched refs:getInstanceType (Results 1 – 8 of 8) sorted by relevance
61 InstanceType type = getOptions().getInstanceType(); in getTombstones()
205 if (InstanceType.GCE.equals(mDeviceOptions.getInstanceType()) in initGce()206 || InstanceType.REMOTE_AVD.equals(mDeviceOptions.getInstanceType())) { in initGce()
230 KNOWN_FILES_TO_FETCH.get(options.getInstanceType()); in fetchCommonFiles()337 InstanceType type = options.getInstanceType(); in fetchTombstones()
557 getTestDeviceOptions().getInstanceType())); in buildGceCmd()560 getTestDeviceOptions().getInstanceType())) { in buildGceCmd()630 getTestDeviceOptions().getInstanceType(), in buildGceCmd()1032 if ((options.useOxygen() || InstanceType.GCE.equals(options.getInstanceType())) in logNestedRemoteFile()
63 final InstanceType type = device.getOptions().getInstanceType(); in createConnection()
493 InstanceType type = getDevice().getOptions().getInstanceType(); in getSshBugreport()903 InstanceType type = getDevice().getOptions().getInstanceType(); in getTombstones()
693 public InstanceType getInstanceType() { in getInstanceType() method in TestDeviceOptions
2988 TestDeviceOptions.INSTANCE_TYPE_OPTION, getOptions().getInstanceType().toString()); in startMicrodroid()