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

  /external/chromium_org/chrome/browser/ui/ash/launcher/
shell_window_launcher_item_controller.h 48 void AddShellWindow(apps::ShellWindow* shell_window,
shell_window_launcher_controller.cc 78 controller->AddShellWindow(shell_window, status);
86 controller->AddShellWindow(shell_window, status);
shell_window_launcher_item_controller.cc 55 void ShellWindowLauncherItemController::AddShellWindow(
  /external/chromium_org/apps/
shell_window_registry.h 62 void AddShellWindow(apps::ShellWindow* shell_window);
shell_window_registry.cc 67 void ShellWindowRegistry::AddShellWindow(ShellWindow* shell_window) {
shell_window.cc 197 ShellWindowRegistry::Get(profile_)->AddShellWindow(this);

Completed in 202 milliseconds