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 76 void SetShouldLockScreenBeforeSuspending(bool should_lock);
ash_test_base.h 120 void SetShouldLockScreenBeforeSuspending(bool should_lock);
ash_test_base.cc 304 void AshTestBase::SetShouldLockScreenBeforeSuspending(bool should_lock) {
306 SetShouldLockScreenBeforeSuspending(should_lock);
test_session_state_delegate.cc 180 void TestSessionStateDelegate::SetShouldLockScreenBeforeSuspending(

Completed in 61 milliseconds