Searched refs:GetWindowByID (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ash/shell/
H A Dwindow_watcher_shelf_item_delegate.cc26 aura::Window* window = watcher_->GetWindowByID(id_);
35 return watcher_->GetWindowByID(id_)->title();
H A Dwindow_watcher.h34 aura::Window* GetWindowByID(ash::ShelfID id);
H A Dwindow_watcher.cc87 aura::Window* WindowWatcher::GetWindowByID(ash::ShelfID id) { function in class:ash::shell::WindowWatcher

Completed in 203 milliseconds