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

  /external/chromium_org/ash/system/chromeos/
tray_display_unittest.cc 167 tray()->ShowDefaultView(BUBBLE_USE_EXISTING);
171 tray()->ShowDefaultView(BUBBLE_USE_EXISTING);
184 tray()->ShowDefaultView(BUBBLE_USE_EXISTING);
198 tray()->ShowDefaultView(BUBBLE_USE_EXISTING);
205 tray()->ShowDefaultView(BUBBLE_USE_EXISTING);
215 tray()->ShowDefaultView(BUBBLE_USE_EXISTING);
231 tray()->ShowDefaultView(BUBBLE_USE_EXISTING);
243 tray()->ShowDefaultView(BUBBLE_USE_EXISTING);
255 tray()->ShowDefaultView(BUBBLE_USE_EXISTING);
268 tray()->ShowDefaultView(BUBBLE_USE_EXISTING)
    [all...]
  /external/chromium_org/ash/system/tray/
system_tray_unittest.cc 145 tray->ShowDefaultView(BUBBLE_CREATE_NEW);
161 tray->ShowDefaultView(BUBBLE_CREATE_NEW);
182 tray->ShowDefaultView(BUBBLE_CREATE_NEW);
215 tray->ShowDefaultView(BUBBLE_CREATE_NEW);
226 tray->ShowDefaultView(BUBBLE_CREATE_NEW);
239 tray->ShowDefaultView(BUBBLE_CREATE_NEW);
291 tray->ShowDefaultView(BUBBLE_CREATE_NEW);
319 tray->ShowDefaultView(BUBBLE_CREATE_NEW);
334 tray->ShowDefaultView(BUBBLE_USE_EXISTING);
390 tray->ShowDefaultView(BUBBLE_CREATE_NEW)
    [all...]
tray_details_view_unittest.cc 113 tray->ShowDefaultView(BUBBLE_CREATE_NEW);
system_tray.h 63 void ShowDefaultView(BubbleCreationType creation_type);
tray_details_view.cc 121 // deleted after called ShowDefaultView.
125 owner->system_tray()->ShowDefaultView(BUBBLE_USE_EXISTING);
system_tray.cc 254 void SystemTray::ShowDefaultView(BubbleCreationType creation_type) {
  /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 204 GetSystemTray()->ShowDefaultView(BUBBLE_CREATE_NEW);
213 GetSystemTray()->ShowDefaultView(BUBBLE_CREATE_NEW);
  /external/chromium_org/ash/system/web_notification/
web_notification_tray_unittest.cc 335 GetSystemTray()->ShowDefaultView(BUBBLE_CREATE_NEW);
391 GetSystemTray()->ShowDefaultView(BUBBLE_CREATE_NEW);
481 GetSystemTray()->ShowDefaultView(BUBBLE_CREATE_NEW);
  /external/chromium_org/ash/accelerators/
accelerator_controller.cc 472 controller->GetSystemTray()->ShowDefaultView(BUBBLE_CREATE_NEW);
    [all...]

Completed in 47 milliseconds