HomeSort by relevance Sort by last modified time
    Searched full:unlock_on_input_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/chromeos/login/
screen_locker.h 212 // Used when |unlock_on_input_| is true.
230 bool unlock_on_input_; member in class:chromeos::ScreenLocker
screen_locker.cc 712 unlock_on_input_(user_.email().empty()),
737 if (!unlock_on_input_) {
    [all...]

Completed in 175 milliseconds