class UIStateProvider

Defined at line 18 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 (WatchStateRequest & request, WatchStateCompleter::Sync & completer)

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 21 of file ../../src/developer/forensics/testing/stubs/ui_state_provider.cc

void UnbindListener ()

Defined at line 32 of file ../../src/developer/forensics/testing/stubs/ui_state_provider.cc