Home
last modified time | relevance | path

Searched refs:BubbleCreationType (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ash/system/tray/
Dsystem_tray.h35 enum BubbleCreationType { enum
63 void ShowDefaultView(BubbleCreationType creation_type);
73 BubbleCreationType creation_type);
176 void ShowDefaultViewWithOffset(BubbleCreationType creation_type,
186 BubbleCreationType creation_type,
Dsystem_tray.cc254 void SystemTray::ShowDefaultView(BubbleCreationType creation_type) { in ShowDefaultView()
273 BubbleCreationType creation_type) { in ShowDetailedView()
438 void SystemTray::ShowDefaultViewWithOffset(BubbleCreationType creation_type, in ShowDefaultViewWithOffset()
451 BubbleCreationType creation_type, in ShowItems()