Macros§
- Discrete
Activity Unknown - Pattern that matches an unknown
DiscreteActivity
member. - Ongoing
Activity Unknown - Pattern that matches an unknown
OngoingActivity
member.
Structs§
- Generic
Activity - GenericActivity is a user or system activity of unspecified type, e.g. a keyboard press or an alarm going off.
- Listener
Control Handle - Listener
Event Stream - Listener
Marker - Listener
OnState Changed Request - Listener
OnState Changed Responder - Listener
Proxy - Listener
Request Stream - A Stream of incoming requests for fuchsia.ui.activity/Listener.
- Listener
Synchronous Proxy - Provider
Control Handle - Provider
Event Stream - Provider
Marker - Provider
Proxy - Provider
Request Stream - A Stream of incoming requests for fuchsia.ui.activity/Provider.
- Provider
Synchronous Proxy - Provider
Watch State Request
Enums§
- Discrete
Activity - DiscreteActivity is an activity which occurs at a point in time.
- Listener
Event - Listener
Request - The Listener protocol subscribes to changes in the system’s activity state. Clients which care about the activity state of the system are expected to implement this protocol and subscribe via Provider.WatchState.
- Ongoing
Activity - OngoingActivity is an activity which has a definite start and end time.
- Provider
Event - Provider
Request - The Provider protocol offers a subscription interface through which clients can watch for changes in the system’s activity state.
- State
- State is an enumeration of the activity states the system may be in.