androidx.wear.ongoing
Interfaces
| TimeDependentText | Represents the status or a part of the status of an ongoing activity. | 
Classes
| OngoingActivity | Main class to access the Ongoing Activities API. | 
| OngoingActivity.Builder | Builder used to build an  | 
| SerializationHelper | Class used to manage Ongoing Activity information as part of a Bundle or Notification. | 
| Status | Base class to represent the status of an Ongoing Activity and render it. | 
| Status.Builder | Helper to Build OngoingActivityStatus instances. | 
| Status.Part | Abstract class to represent An Ongoing activity status or part of it. | 
| Status.StopwatchPart | An Ongoing activity status (or part of it) representing a stopwatch | 
| Status.TextPart | An Ongoing activity status (or part of it) representing a plain, static text. | 
| Status.TimerOrStopwatchPart | Base class for  | 
| Status.TimerPart | An Ongoing activity status (or part of it) representing a timer. | 
