Home
last modified time | relevance | path

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

/external/chromium_org/ash/wm/
Dlock_state_controller.h88 static const int kLockToShutdownTimeoutMs; variable
Dlock_state_controller.cc153 const int LockStateController::kLockToShutdownTimeoutMs = 150; member in ash::LockStateController
345 base::TimeDelta::FromMilliseconds(kLockToShutdownTimeoutMs), in StartLockToShutdownTimer()