Searched refs:SetUserPresence (Results 1 – 15 of 15) sorted by relevance
36 SetUserPresence(true); in VirtualAuthenticator()92 void VirtualAuthenticator::SetUserPresence(bool is_user_present) { in SetUserPresence() function in content::VirtualAuthenticator
70 void SetUserPresence(bool is_user_present);
122 authenticator->SetUserPresence(options->is_user_present); in CreateAuthenticator()
41 SetUserPresence(true); in VirtualAuthenticator()99 void VirtualAuthenticator::SetUserPresence(bool is_user_present) { in SetUserPresence() function in content::VirtualAuthenticator
76 void SetUserPresence(bool is_user_present);
137 authenticator->SetUserPresence(options->is_user_present); in CreateAuthenticator()
233 authenticator->SetUserPresence( in AddVirtualAuthenticator()430 authenticator->SetUserPresence(enabled); in SetAutomaticPresenceSimulation()
159 authenticator->SetUserPresence( in AddVirtualAuthenticator()
208 func (api *Client) SetUserPresence(presence string) error { func
232 return s.sc.SetUserPresence("auto")234 return s.sc.SetUserPresence("away")
381 func (api *Client) SetUserPresence(presence string) error { func
402 func (api *Client) SetUserPresence(presence string) error { func
425 func (api *Client) SetUserPresence(presence string) error { func