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

  /external/chromium_org/ash/system/tray/
system_tray_unittest.cc 142 tray->ShowDefaultView(BUBBLE_CREATE_NEW);
171 tray->ShowDefaultView(BUBBLE_CREATE_NEW);
176 tray->ShowDetailedView(detailed_item, 0, false, BUBBLE_CREATE_NEW);
182 tray->ShowDefaultView(BUBBLE_CREATE_NEW);
195 tray->ShowDefaultView(BUBBLE_CREATE_NEW);
247 tray->ShowDefaultView(BUBBLE_CREATE_NEW);
252 tray->ShowDetailedView(detailed_item, 0, false, BUBBLE_CREATE_NEW);
275 tray->ShowDefaultView(BUBBLE_CREATE_NEW);
system_tray_item.cc 64 this, for_seconds, activate, BUBBLE_CREATE_NEW);
system_tray.h 53 BUBBLE_CREATE_NEW, // Closes any existing bubble and creates a new one.
system_tray.cc 658 ShowDefaultViewWithOffset(BUBBLE_CREATE_NEW, arrow_offset);
  /external/chromium_org/ash/system/web_notification/
web_notification_tray_unittest.cc 311 GetSystemTray()->ShowDefaultView(BUBBLE_CREATE_NEW);
349 GetSystemTray()->ShowDefaultView(BUBBLE_CREATE_NEW);
362 GetSystemTray()->ShowDefaultView(BUBBLE_CREATE_NEW);
  /external/chromium_org/ash/wm/gestures/
tray_gesture_handler.cc 26 tray->ShowDefaultView(BUBBLE_CREATE_NEW);
  /external/chromium_org/ash/system/chromeos/screen_security/
screen_tray_item_unittest.cc 203 GetSystemTray()->ShowDefaultView(BUBBLE_CREATE_NEW);
212 GetSystemTray()->ShowDefaultView(BUBBLE_CREATE_NEW);
  /external/chromium_org/ash/accelerators/
accelerator_controller.cc 751 controller->GetSystemTray()->ShowDefaultView(BUBBLE_CREATE_NEW);
    [all...]

Completed in 3642 milliseconds