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

  /external/chromium_org/ash/
root_window_controller.h 300 scoped_ptr<AshTouchExplorationManager> touch_exploration_manager_; member in class:ash::RootWindowController
root_window_controller.cc 348 if (touch_exploration_manager_) {
349 touch_exploration_manager_.reset();
746 touch_exploration_manager_.reset(new AshTouchExplorationManager(this));
    [all...]

Completed in 73 milliseconds