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

  /external/chromium_org/ash/wm/
lock_state_controller.h 119 return controller_->CanCancelLockAnimation();
175 bool CanCancelLockAnimation();
power_button_controller.cc 86 if (controller_->CanCancelLockAnimation())
lock_state_controller.cc 226 bool LockStateController::CanCancelLockAnimation() {
231 if (!CanCancelLockAnimation())

Completed in 117 milliseconds