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

  /external/chromium_org/ash/test/
test_session_state_delegate.cc 71 should_lock_screen_before_suspending_(false),
130 return should_lock_screen_before_suspending_;
182 should_lock_screen_before_suspending_ = should_lock;
test_session_state_delegate.h 75 // Updates |should_lock_screen_before_suspending_|.
99 bool should_lock_screen_before_suspending_; member in class:ash::test::TestSessionStateDelegate

Completed in 747 milliseconds