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

  /external/chromium_org/ash/system/chromeos/power/
power_event_observer_unittest.cc 46 SetShouldLockScreenBeforeSuspending(true);
65 SetShouldLockScreenBeforeSuspending(false);
  /external/chromium_org/ash/test/
test_session_state_delegate.h 77 void SetShouldLockScreenBeforeSuspending(bool should_lock);
ash_test_base.h 122 void SetShouldLockScreenBeforeSuspending(bool should_lock);
ash_test_base.cc 300 void AshTestBase::SetShouldLockScreenBeforeSuspending(bool should_lock) {
302 SetShouldLockScreenBeforeSuspending(should_lock);
test_session_state_delegate.cc 181 void TestSessionStateDelegate::SetShouldLockScreenBeforeSuspending(

Completed in 1024 milliseconds