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 180 base::TimeDelta total_non_touchview_time_; member in class:ash::MaximizeModeController
maximize_mode_controller.cc 402 total_non_touchview_time_ += delta;
418 total_non_touchview_time_.InMinutes(),
421 total_non_touchview_time_;

Completed in 87 milliseconds