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

  /external/chromium_org/ash/system/tray/
system_tray.h 184 void ShowItems(const std::vector<SystemTrayItem*>& items,
system_tray.cc 245 ShowItems(items_.get(),
264 ShowItems(
444 ShowItems(items_.get(), false, true, creation_type, arrow_offset, persistent);
447 void SystemTray::ShowItems(const std::vector<SystemTrayItem*>& items,

Completed in 60 milliseconds