androidx.wear.watchface.client
Interfaces
HeadlessWatchFaceClient |
Controls a stateless remote headless watch face. |
InteractiveWatchFaceSysUiClient |
Controls a stateful remote interactive watch face with an interface tailored for SysUI the WearOS launcher app. |
InteractiveWatchFaceWcsClient |
Controls a stateful remote interactive watch face with an interface tailored for WCS the WearOS system server responsible for watch face management. |
WatchFaceControlClient |
Connects to a watch face's WatchFaceControlService which allows the user to control the watch face. |
Classes
ComplicationState |
State of the Complication. |
DeviceConfig |
Describes the hardware configuration of the device the watch face is running on. |
SystemState |
Describes the system state of the watch face. |
Annotations
InterruptionFilter |
The InterruptionFilter. |
TapType |
The type of tap event passed to the watch face. |