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 65 animating_lock_(false),
94 if (animating_lock_)
108 if (animating_lock_)
130 animating_lock_ = false;
162 if (animating_lock_)
329 animating_lock_ = true;
362 animating_lock_ = true;
503 animating_lock_ = false;
lock_state_controller.h 116 return controller_->animating_lock_;
301 bool animating_lock_; member in class:ash::LockStateController

Completed in 198 milliseconds