HomeSort by relevance Sort by last modified time
    Searched refs:ShowDetailedView (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ash/system/tray/
system_tray_item.cc 50 system_tray()->ShowDetailedView(this, 0, true, BUBBLE_USE_EXISTING);
63 system_tray()->ShowDetailedView(
system_tray_unittest.cc 176 tray->ShowDetailedView(detailed_item, 0, false, BUBBLE_CREATE_NEW);
196 tray->ShowDetailedView(no_view_item, 0, false, BUBBLE_USE_EXISTING);
252 tray->ShowDetailedView(detailed_item, 0, false, BUBBLE_CREATE_NEW);
281 tray->ShowDetailedView(test_item, 0, true, BUBBLE_USE_EXISTING);
system_tray.h 81 void ShowDetailedView(SystemTrayItem* item,
system_tray.cc 238 void SystemTray::ShowDetailedView(SystemTrayItem* item,

Completed in 52 milliseconds