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

/external/chromium_org/athena/system/
H A Dbackground_controller.cc17 class BackgroundView : public views::View { class in namespace:athena
19 BackgroundView() : system_info_view_(NULL) { function in class:athena::BackgroundView
24 virtual ~BackgroundView() {}
54 DISALLOW_COPY_AND_ASSIGN(BackgroundView);
64 background_view_ = new BackgroundView;

Completed in 80 milliseconds