Home
last modified time | relevance | path

Searched refs:should_lock (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ash/test/
Dtest_session_state_delegate.cc107 bool should_lock) { in SetShouldLockScreenBeforeSuspending() argument
108 should_lock_screen_before_suspending_ = should_lock; in SetShouldLockScreenBeforeSuspending()
Dtest_session_state_delegate.h73 void SetShouldLockScreenBeforeSuspending(bool should_lock);
Dash_test_base.cc310 void AshTestBase::SetShouldLockScreenBeforeSuspending(bool should_lock) { in SetShouldLockScreenBeforeSuspending() argument
312 SetShouldLockScreenBeforeSuspending(should_lock); in SetShouldLockScreenBeforeSuspending()
Dash_test_base.h127 void SetShouldLockScreenBeforeSuspending(bool should_lock);