public interface ScreenAgent
| Modifier and Type | Field and Description |
|---|---|
static int |
HIGHEST_PLATFORM_PRECEDENCE
Defines the highest precedence for
Ordered platform agents. |
static int |
LOWEST_PLATFORM_PRECEDENCE
Defines the lowest precedence for
Ordered platform agents. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAlias() |
boolean |
isSupported(DeviceInfo device) |
static final int HIGHEST_PLATFORM_PRECEDENCE
Ordered platform agents.static final int LOWEST_PLATFORM_PRECEDENCE
Ordered platform agents.boolean isSupported(DeviceInfo device)
java.lang.String getAlias()