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

  /external/chromium_org/ash/system/chromeos/
tray_display_unittest.cc 136 tray()->ShowDefaultView(BUBBLE_USE_EXISTING);
140 tray()->ShowDefaultView(BUBBLE_USE_EXISTING);
153 tray()->ShowDefaultView(BUBBLE_USE_EXISTING);
167 tray()->ShowDefaultView(BUBBLE_USE_EXISTING);
174 tray()->ShowDefaultView(BUBBLE_USE_EXISTING);
184 tray()->ShowDefaultView(BUBBLE_USE_EXISTING);
202 tray()->ShowDefaultView(BUBBLE_USE_EXISTING);
214 tray()->ShowDefaultView(BUBBLE_USE_EXISTING);
226 tray()->ShowDefaultView(BUBBLE_USE_EXISTING);
241 tray()->ShowDefaultView(BUBBLE_USE_EXISTING);
    [all...]
  /external/chromium_org/ash/system/tray/
system_tray_item.cc 50 system_tray()->ShowDetailedView(this, 0, true, BUBBLE_USE_EXISTING);
system_tray_unittest.cc 196 tray->ShowDetailedView(no_view_item, 0, false, BUBBLE_USE_EXISTING);
281 tray->ShowDetailedView(test_item, 0, true, BUBBLE_USE_EXISTING);
290 tray->ShowDefaultView(BUBBLE_USE_EXISTING);
system_tray.h 54 BUBBLE_USE_EXISTING, // Uses any existing bubble, or creates a new one.
system_tray.cc 436 if (system_bubble_.get() && creation_type == BUBBLE_USE_EXISTING) {
440 // full tray menu. Note that in case of the |BUBBLE_USE_EXISTING| case
  /external/chromium_org/ash/system/chromeos/network/
tray_sms.cc 232 owner()->system_tray()->ShowDefaultView(BUBBLE_USE_EXISTING);
network_state_list_detailed_view.cc 292 GetSystemTray()->ShowDefaultView(BUBBLE_USE_EXISTING);
  /external/chromium_org/ash/system/ime/
tray_ime.cc 149 owner()->system_tray()->ShowDefaultView(BUBBLE_USE_EXISTING);
  /external/chromium_org/ash/system/
tray_accessibility.cc 215 owner()->system_tray()->ShowDefaultView(BUBBLE_USE_EXISTING);
  /external/chromium_org/ash/system/bluetooth/
tray_bluetooth.cc 356 owner()->system_tray()->ShowDefaultView(BUBBLE_USE_EXISTING);
  /external/chromium_org/ash/system/chromeos/audio/
tray_audio.cc 474 owner()->system_tray()->ShowDefaultView(BUBBLE_USE_EXISTING);
  /external/chromium_org/ash/system/drive/
tray_drive.cc 367 owner()->system_tray()->ShowDefaultView(BUBBLE_USE_EXISTING);

Completed in 146 milliseconds