class BootInfoManager

Defined at line 15 of file ../../src/ui/a11y/lib/util/boot_info_manager.h

This class is used to gather accessibility-relevant information about boots

from system sources.

Public Methods

void BootInfoManager (sys::ComponentContext * context)

Defined at line 11 of file ../../src/ui/a11y/lib/util/boot_info_manager.cc

bool LastRebootWasUserInitiated ()

Returns true if the most recent reboot was user initiated, and false

otherwise.

Defined at line 16 of file ../../src/ui/a11y/lib/util/boot_info_manager.cc

void ~BootInfoManager ()

Defined at line 18 of file ../../src/ui/a11y/lib/util/boot_info_manager.h