Searched defs:SystemUI (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/athena/system/public/
H A Dsystem_ui.h25 class ATHENA_EXPORT SystemUI { class in namespace:athena
32 // Creates and deletes the singleton object of the SystemUI implementation.
33 static SystemUI* Create(scoped_refptr<base::TaskRunner> io_task_runner);
34 static SystemUI* Get();
37 virtual ~SystemUI() {}

Completed in 134 milliseconds