HomeSort by relevance Sort by last modified time
    Searched defs:DefaultShellAppWindowController (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/apps/shell/browser/
default_shell_app_window_controller.cc 15 DefaultShellAppWindowController::DefaultShellAppWindowController(
21 DefaultShellAppWindowController::~DefaultShellAppWindowController() {
26 ShellAppWindow* DefaultShellAppWindowController::CreateAppWindow(
41 void DefaultShellAppWindowController::CloseAppWindows() {
default_shell_app_window_controller.h 18 class DefaultShellAppWindowController : public ShellAppWindowController {
20 explicit DefaultShellAppWindowController(
22 virtual ~DefaultShellAppWindowController();
35 DISALLOW_COPY_AND_ASSIGN(DefaultShellAppWindowController);

Completed in 29 milliseconds