class UIStateProvider
Defined at line 17 of file ../../src/developer/forensics/testing/stubs/ui_state_provider.h
Public Methods
void UIStateProvider (async_dispatcher_t * dispatcher, fuchsia::ui::activity::State state, zx::time_monotonic time)
Defined at line 12 of file ../../src/developer/forensics/testing/stubs/ui_state_provider.cc
void WatchState (::fidl::InterfaceHandle< ::fuchsia::ui::activity::Listener> listener)
Defined at line 16 of file ../../src/developer/forensics/testing/stubs/ui_state_provider.cc
void SetState (fuchsia::ui::activity::State state, zx::time_monotonic time)
Defined at line 26 of file ../../src/developer/forensics/testing/stubs/ui_state_provider.cc
void UnbindListener ()
Defined at line 37 of file ../../src/developer/forensics/testing/stubs/ui_state_provider.cc