Home
last modified time | relevance | path

Searched refs:FocusDefaultIfNeeded (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ash/system/tray/
Dsystem_tray_bubble.h44 void FocusDefaultIfNeeded();
Dsystem_tray.cc104 bubble_->FocusDefaultIfNeeded(); in InitView()
463 system_bubble_->bubble()->FocusDefaultIfNeeded(); in ShowItems()
Dsystem_tray_bubble.cc272 void SystemTrayBubble::FocusDefaultIfNeeded() { in FocusDefaultIfNeeded() function in ash::SystemTrayBubble