Stay organized with collections
Save and categorize content based on your preferences.
Interfaces
TimeDependentText |
Represents the status or a part of the status of an ongoing activity.
|
Classes
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-05-15 UTC.
[null,null,["Last updated 2025-05-15 UTC."],[],[],null,["# androidx.wear.ongoing\n=====================\n\n*** ** * ** ***\n\n[Kotlin](/reference/kotlin/androidx/wear/ongoing/package-summary \"View this page in Kotlin\") \\|Java\n\nInterfaces\n----------\n\n|-------------------------------------------------------------------------|-----------------------------------------------------------------------|\n| [TimeDependentText](/reference/androidx/wear/ongoing/TimeDependentText) | Represents the status or a part of the status of an ongoing activity. |\n\nClasses\n-------\n\n|---------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [OngoingActivity](/reference/androidx/wear/ongoing/OngoingActivity) | Main class to access the Ongoing Activities API. |\n| [OngoingActivity.Builder](/reference/androidx/wear/ongoing/OngoingActivity.Builder) | Builder used to build an [OngoingActivity](/reference/androidx/wear/ongoing/OngoingActivity) |\n| [SerializationHelper](/reference/androidx/wear/ongoing/SerializationHelper) | Class used to manage Ongoing Activity information as part of a Bundle or Notification. |\n| [Status](/reference/androidx/wear/ongoing/Status) | Base class to represent the status of an Ongoing Activity and render it. |\n| [Status.Builder](/reference/androidx/wear/ongoing/Status.Builder) | Helper to Build OngoingActivityStatus instances. |\n| [Status.Part](/reference/androidx/wear/ongoing/Status.Part) | Abstract class to represent An Ongoing activity status or part of it. |\n| [Status.StopwatchPart](/reference/androidx/wear/ongoing/Status.StopwatchPart) | An Ongoing activity status (or part of it) representing a stopwatch |\n| [Status.TextPart](/reference/androidx/wear/ongoing/Status.TextPart) | An Ongoing activity status (or part of it) representing a plain, static text. |\n| [Status.TimerOrStopwatchPart](/reference/androidx/wear/ongoing/Status.TimerOrStopwatchPart) | Base class for [TimerPart](/reference/androidx/wear/ongoing/Status.TimerPart) and [StopwatchPart](/reference/androidx/wear/ongoing/Status.StopwatchPart), defines the getters but can't be created directly, create one of those instead. |\n| [Status.TimerPart](/reference/androidx/wear/ongoing/Status.TimerPart) | An Ongoing activity status (or part of it) representing a timer. |"]]