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

  /external/chromium_org/ash/shelf/
shelf_util.h 50 ASH_EXPORT void ClearShelfItemDetailsForWindow(aura::Window* window);
shelf_util.cc 53 void ClearShelfItemDetailsForWindow(aura::Window* window) {
shelf_window_watcher_unittest.cc 77 ClearShelfItemDetailsForWindow(w1.get());
79 ClearShelfItemDetailsForWindow(w2.get());
82 ClearShelfItemDetailsForWindow(w2.get());
  /external/chromium_org/chrome/browser/ui/ash/launcher/
multi_profile_browser_status_monitor.cc 95 ash::ClearShelfItemDetailsForWindow(browser->window()->GetNativeWindow());

Completed in 789 milliseconds