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

  /external/chromium_org/ash/wm/
lock_state_controller.cc 172 animating_lock_(false),
200 if (animating_lock_)
213 if (animating_lock_)
234 animating_lock_ = false;
265 if (animating_lock_)
430 animating_lock_ = true;
467 animating_lock_ = true;
623 animating_lock_ = false;
lock_state_controller.h 116 return controller_->animating_lock_;
296 bool animating_lock_; member in class:ash::LockStateController

Completed in 493 milliseconds