GetWindowByID      34 ash/shell/window_watcher.h   aura::Window* GetWindowByID(ash::ShelfID id);
GetWindowByID      26 ash/shell/window_watcher_shelf_item_delegate.cc   aura::Window* window = watcher_->GetWindowByID(id_);
GetWindowByID      35 ash/shell/window_watcher_shelf_item_delegate.cc   return watcher_->GetWindowByID(id_)->title();