Home | History | Annotate | Download | only in chromeos

Lines Matching defs:SettingLevelBubble

75 SettingLevelBubble::SettingLevelBubble(SkBitmap* increase_icon,
90 void SettingLevelBubble::ShowBubble(int percent) {
132 this, &SettingLevelBubble::OnTimeout);
135 void SettingLevelBubble::HideBubble() {
140 void SettingLevelBubble::UpdateWithoutShowingBubble(int percent) {
157 void SettingLevelBubble::OnTimeout() {
161 void SettingLevelBubble::BubbleClosing(Bubble* bubble, bool) {
169 void SettingLevelBubble::AnimationEnded(const ui::Animation* animation) {
173 void SettingLevelBubble::AnimationProgressed(const ui::Animation* animation) {