public class DeviceHelper extends Object
| Constructor and Description |
|---|
DeviceHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getDescriptiveName(com.android.ddmlib.IDevice device)
Get a device identifier string that is suitable for filenames as well as log messages.
|
static String |
getDescriptiveNameWithStatus(com.android.ddmlib.IDevice device) |
static String |
getDeviceLogLinePrefix(com.android.ddmlib.IDevice device) |
static String |
getManufacturer(com.android.ddmlib.IDevice device) |
static String |
getModel(com.android.ddmlib.IDevice device) |
public static String getDescriptiveName(com.android.ddmlib.IDevice device)
public static String getDeviceLogLinePrefix(com.android.ddmlib.IDevice device)
public static String getManufacturer(com.android.ddmlib.IDevice device)
public static String getModel(com.android.ddmlib.IDevice device)
public static String getDescriptiveNameWithStatus(com.android.ddmlib.IDevice device)
Copyright © 2008–2019 simpligility technologies inc.. All rights reserved.