Home | History | Annotate | Download | only in autofill

Lines Matching refs:kAutofillDialogHasPaidWithWallet

350     profile()->GetPrefs()->SetBoolean(::prefs::kAutofillDialogHasPaidWithWallet,
1778 prefs->SetBoolean(::prefs::kAutofillDialogHasPaidWithWallet, false);
1805 prefs->SetBoolean(::prefs::kAutofillDialogHasPaidWithWallet, true);
1892 profile()->GetPrefs()->SetBoolean(::prefs::kAutofillDialogHasPaidWithWallet,
1926 ::prefs::kAutofillDialogHasPaidWithWallet));
1965 prefs->SetBoolean(::prefs::kAutofillDialogHasPaidWithWallet, false);
1974 EXPECT_FALSE(prefs->GetBoolean(::prefs::kAutofillDialogHasPaidWithWallet));
1976 EXPECT_FALSE(prefs->GetBoolean(::prefs::kAutofillDialogHasPaidWithWallet));
1981 EXPECT_TRUE(prefs->GetBoolean(::prefs::kAutofillDialogHasPaidWithWallet));
1995 ::prefs::kAutofillDialogHasPaidWithWallet));
1998 ::prefs::kAutofillDialogHasPaidWithWallet));