Home
last modified time | relevance | path

Searched refs:kLockFailTimeoutMs (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ash/wm/
Dlock_state_controller.h83 static const int kLockFailTimeoutMs; variable
Dlock_state_controller.cc152 const int LockStateController::kLockFailTimeoutMs = 8000; member in ash::LockStateController
595 base::TimeDelta::FromMilliseconds(kLockFailTimeoutMs), in PreLockAnimationFinished()