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

/external/chromium_org/ash/system/audio/
H A Dvolume_view.cc40 class VolumeButton : public views::ToggleImageButton { class in namespace:ash::tray
42 VolumeButton(views::ButtonListener* listener, function in class:ash::tray::VolumeButton
53 virtual ~VolumeButton() {}
85 DISALLOW_COPY_AND_ASSIGN(VolumeButton);
149 icon_ = new VolumeButton(this, audio_delegate_);

Completed in 118 milliseconds