Searched refs:kGoogleServicesUserAccountId (Results 1 – 7 of 7) sorted by relevance
134 client_->GetPrefs()->ClearPref(prefs::kGoogleServicesUserAccountId); in GoogleSignedOut()141 client_->GetPrefs()->GetString(prefs::kGoogleServicesUserAccountId); in OnRefreshTokenAvailable()152 client_->GetPrefs()->SetString(prefs::kGoogleServicesUserAccountId, in OnPrimaryAccountIdFetched()
25 const char kGoogleServicesUserAccountId[] = "google.services.user_account_id"; variable
13 extern const char kGoogleServicesUserAccountId[];
70 prefs::kGoogleServicesUserAccountId, in RegisterProfilePrefs()
851 GetProfile()->GetPrefs()->GetString(prefs::kGoogleServicesUserAccountId); in Run()
572 ->SetString(prefs::kGoogleServicesUserAccountId, "12345"); in IN_PROC_BROWSER_TEST_F()591 profile()->GetPrefs()->SetString(prefs::kGoogleServicesUserAccountId, in IN_PROC_BROWSER_TEST_F()
451 prefs::kGoogleServicesUserAccountId, pref_service); in InitializeOnUIThread()