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

  /external/chromium_org/ash/system/tray/
system_tray.h 32 enum BubbleCreationType {
57 void ShowDefaultView(BubbleCreationType creation_type);
67 BubbleCreationType creation_type);
177 void ShowDefaultViewWithOffset(BubbleCreationType creation_type,
187 BubbleCreationType creation_type,
system_tray.cc 237 void SystemTray::ShowDefaultView(BubbleCreationType creation_type) {
256 BubbleCreationType creation_type) {
437 void SystemTray::ShowDefaultViewWithOffset(BubbleCreationType creation_type,
450 BubbleCreationType creation_type,

Completed in 270 milliseconds