Crate fidl_fuchsia_ui_activity_common

Source

Macros§

DiscreteActivityUnknown
Pattern that matches an unknown DiscreteActivity member.
OngoingActivityUnknown
Pattern that matches an unknown OngoingActivity member.

Structs§

GenericActivity
GenericActivity is a user or system activity of unspecified type, e.g. a keyboard press or an alarm going off.
ListenerOnStateChangedRequest

Enums§

DiscreteActivity
DiscreteActivity is an activity which occurs at a point in time.
OngoingActivity
OngoingActivity is an activity which has a definite start and end time.
State
State is an enumeration of the activity states the system may be in.

Type Aliases§

OngoingActivityId