Searched refs:ClearShelfItemDetailsForWindow (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ash/shelf/
H A Dshelf_util.h48 ASH_EXPORT void ClearShelfItemDetailsForWindow(aura::Window* window);
H A Dshelf_util.cc52 void ClearShelfItemDetailsForWindow(aura::Window* window) { function in namespace:ash
H A Dshelf_window_watcher_unittest.cc77 ClearShelfItemDetailsForWindow(w1.get());
79 ClearShelfItemDetailsForWindow(w2.get());
82 ClearShelfItemDetailsForWindow(w2.get());
/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dmulti_profile_browser_status_monitor.cc92 ash::ClearShelfItemDetailsForWindow(browser->window()->GetNativeWindow());

Completed in 110 milliseconds