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

  /external/chromium_org/ash/test/
test_session_state_delegate.h 63 void SetHasActiveUser(bool has_active_user);
ash_test_helper.cc 103 SetHasActiveUser(true);
test_session_state_delegate.cc 158 void TestSessionStateDelegate::SetHasActiveUser(bool has_active_user) {
ash_test_base.cc 292 SetHasActiveUser(user_logged_in);

Completed in 444 milliseconds