Searched refs:ActivateKeyboard (Results 1 – 7 of 7) sorted by relevance
34 void VirtualKeyboardWindowController::ActivateKeyboard( in ActivateKeyboard() function in ash::internal::VirtualKeyboardWindowController36 root_window_controller_->ActivateKeyboard(keyboard_controller); in ActivateKeyboard()64 root_window_controller_->ActivateKeyboard( in UpdateWindow()
34 void ActivateKeyboard(keyboard::KeyboardController* keyboard_controller);
101 ash::Shell::GetPrimaryRootWindowController()->ActivateKeyboard( in PostProfileInit()
232 void ActivateKeyboard(keyboard::KeyboardController* keyboard_controller);
391 ActivateKeyboard(keyboard_controller_.get()); in CreateKeyboard()394 ActivateKeyboard(keyboard_controller_.get()); in CreateKeyboard()
580 Shell::GetPrimaryRootWindowController()->ActivateKeyboard( in SetUp()
552 void RootWindowController::ActivateKeyboard( in ActivateKeyboard() function in ash::internal::RootWindowController