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

  /external/chromium_org/ash/wm/
lock_state_controller.h 119 return controller_->CanCancelLockAnimation();
176 bool CanCancelLockAnimation();
power_button_controller.cc 105 if (controller_->CanCancelLockAnimation())
lock_state_controller.cc 122 bool LockStateController::CanCancelLockAnimation() {
127 if (!CanCancelLockAnimation())
lock_state_controller_unittest.cc     [all...]

Completed in 50 milliseconds