Home
last modified time | relevance | path

Searched refs:StopAutoCloseTimer (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/ash/system/tray/
Dsystem_tray_bubble.h55 void StopAutoCloseTimer();
Dtray_notification_view.h57 void StopAutoCloseTimer();
Dtray_notification_view.cc122 void TrayNotificationView::StopAutoCloseTimer() { in StopAutoCloseTimer() function in ash::internal::TrayNotificationView
Dsystem_tray_bubble.cc316 void SystemTrayBubble::StopAutoCloseTimer() { in StopAutoCloseTimer() function in ash::internal::SystemTrayBubble
Dsystem_tray.cc666 system_bubble_->bubble()->StopAutoCloseTimer(); in OnMouseEnteredView()