Home
last modified time | relevance | path

Searched defs:creation_type (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ash/system/tray/
Dsystem_tray.cc237 void SystemTray::ShowDefaultView(BubbleCreationType creation_type) { in ShowDefaultView()
256 BubbleCreationType creation_type) { in ShowDetailedView()
437 void SystemTray::ShowDefaultViewWithOffset(BubbleCreationType creation_type, in ShowDefaultViewWithOffset()
450 BubbleCreationType creation_type, in ShowItems()
/external/chromium_org/chrome/browser/chromeos/login/supervised/
Dsupervised_user_creation_controller_new.h140 CreationType creation_type; member