DeviceParametersBuilders
public final class DeviceParametersBuilders
Builders for request messages used to fetch tiles and resources.
Summary
Nested types |
|---|
public final class DeviceParametersBuilders.DeviceParametersParameters describing the device requesting a tile update. |
public final class DeviceParametersBuilders.DeviceParameters.BuilderBuilder for |
Constants |
|
|---|---|
static final int |
Device platform is undefined. |
static final int |
Device is a Wear OS device. |
static final int |
Rectangular screens. |
static final int |
A round screen (typically found on most Wear devices). |
static final int |
Screen shape is undefined. |
Constants
public static final int SCREEN_SHAPE_ROUND = 1
A round screen (typically found on most Wear devices).