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.cc65 StatusTray* status_tray) { in Create()
105 StatusTray* status_tray) in ExtensionIndicatorIcon()
124 StatusTray* status_tray) in SystemIndicatorManager()
Dsystem_indicator_manager_factory.cc40 StatusTray* status_tray = g_browser_process->status_tray(); in BuildServiceInstanceFor() local
/external/chromium_org/chrome/browser/ui/views/message_center/
Dweb_notification_tray.cc353 StatusTray* status_tray = g_browser_process->status_tray(); in CreateStatusIcon() local
371 StatusTray* status_tray = g_browser_process->status_tray(); in DestroyStatusIcon() local
/external/chromium_org/chrome/browser/media/
Dmedia_stream_capture_indicator.cc368 StatusTray* status_tray = g_browser_process->status_tray(); in MaybeCreateStatusTrayIcon() local
408 StatusTray* status_tray = g_browser_process->status_tray(); in MaybeDestroyStatusTrayIcon() local
/external/chromium_org/chrome/test/base/
Dtesting_browser_process.cc197 StatusTray* TestingBrowserProcess::status_tray() { in status_tray() function in TestingBrowserProcess
/external/chromium_org/chrome/browser/
Dbrowser_process_impl.cc736 StatusTray* BrowserProcessImpl::status_tray() { in status_tray() function in BrowserProcessImpl