public class DeviceInfo
extends java.lang.Object
The Device Information for the instrumentation runtime to use.
The device info object must have the following specified.
builder(String, String)
Modifier and Type | Class and Description |
---|---|
static class |
DeviceInfo.Builder |
Modifier and Type | Method and Description |
---|---|
static DeviceInfo.Builder |
builder(java.lang.String deviceType,
java.lang.String deviceid) |
public static DeviceInfo.Builder builder(java.lang.String deviceType, java.lang.String deviceid)