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

  /external/chromium_org/chrome/browser/ui/ash/multi_user/
user_switch_animator_chromeos.cc 63 user_changed_animation_timer_.reset(new base::Timer(
70 user_changed_animation_timer_->Reset();
108 user_changed_animation_timer_.reset();
122 user_changed_animation_timer_.reset();
user_switch_animator_chromeos.h 108 scoped_ptr<base::Timer> user_changed_animation_timer_; member in class:chrome::UserSwichAnimatorChromeOS

Completed in 235 milliseconds