ShowDetailedView   63 ash/system/tray/system_tray.h   void ShowDetailedView(SystemTrayItem* item,
ShowDetailedView   51 ash/system/tray/system_tray_item.cc   system_tray()->ShowDetailedView(this, 0, true, BUBBLE_USE_EXISTING);
ShowDetailedView   64 ash/system/tray/system_tray_item.cc   system_tray()->ShowDetailedView(
ShowDetailedView  221 ash/system/tray/system_tray_unittest.cc   tray->ShowDetailedView(detailed_item, 0, false, BUBBLE_CREATE_NEW);
ShowDetailedView  241 ash/system/tray/system_tray_unittest.cc   tray->ShowDetailedView(no_view_item, 0, false, BUBBLE_USE_EXISTING);
ShowDetailedView  297 ash/system/tray/system_tray_unittest.cc   tray->ShowDetailedView(detailed_item, 0, false, BUBBLE_CREATE_NEW);
ShowDetailedView  326 ash/system/tray/system_tray_unittest.cc   tray->ShowDetailedView(test_item, 0, true, BUBBLE_USE_EXISTING);
ShowDetailedView  115 ash/system/tray/tray_details_view_unittest.cc   tray->ShowDetailedView(test_item_2, 0, true, BUBBLE_USE_EXISTING);
ShowDetailedView  131 ash/system/tray/tray_details_view_unittest.cc   tray->ShowDetailedView(test_item_2, 0, true, BUBBLE_USE_EXISTING);