Home
last modified time | relevance | path

Searched defs:status_tray (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/system_indicator/
Dsystem_indicator_manager.cc61 StatusTray* status_tray) { in Create()
101 StatusTray* status_tray) in ExtensionIndicatorIcon()
120 StatusTray* status_tray) in SystemIndicatorManager()
Dsystem_indicator_manager_factory.cc41 StatusTray* status_tray = g_browser_process->status_tray(); in BuildServiceInstanceFor() local
/external/chromium_org/chrome/browser/ui/views/message_center/
Dweb_notification_tray.cc362 StatusTray* status_tray = g_browser_process->status_tray(); in CreateStatusIcon() local
380 StatusTray* status_tray = g_browser_process->status_tray(); in DestroyStatusIcon() local
/external/chromium_org/chrome/browser/media/
Dmedia_stream_capture_indicator.cc363 StatusTray* status_tray = g_browser_process->status_tray(); in MaybeCreateStatusTrayIcon() local
403 StatusTray* status_tray = g_browser_process->status_tray(); in MaybeDestroyStatusTrayIcon() local
/external/chromium_org/chrome/test/base/
Dtesting_browser_process.cc199 StatusTray* TestingBrowserProcess::status_tray() { in status_tray() function in TestingBrowserProcess
/external/chromium_org/chrome/browser/
Dbrowser_process_impl.cc847 StatusTray* BrowserProcessImpl::status_tray() { in status_tray() function in BrowserProcessImpl