Searched defs:ShowItems (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ash/system/tray/
H A Dsystem_tray.cc244 ShowItems(items, true, activate, creation_type, GetTrayXOffset(item));
414 ShowItems(items_.get(), false, true, creation_type, arrow_offset);
417 void SystemTray::ShowItems(const std::vector<SystemTrayItem*>& items, function in class:ash::SystemTray

Completed in 133 milliseconds