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

  /external/chromium_org/ash/wm/maximize_mode/
maximize_mode_controller.h 208 base::TimeDelta total_non_touchview_time_; member in class:ash::MaximizeModeController
maximize_mode_controller.cc 445 total_non_touchview_time_ += delta;
471 total_non_touchview_time_.InMinutes(),
474 total_non_touchview_time_;

Completed in 59 milliseconds