Searched refs:kWalletAddAccountId (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
H A Daccount_chooser_model.cc21 const int AccountChooserModel::kWalletAddAccountId = 0; member in class:autofill::AccountChooserModel
122 } else if (command_id == kWalletAddAccountId) {
168 AddCheckItemWithStringId(kWalletAddAccountId,
178 if (command_id == kWalletAddAccountId) {
H A Daccount_chooser_model.h105 static const int kWalletAddAccountId; member in class:autofill::AccountChooserModel
H A Daccount_chooser_model_unittest.cc30 using AccountChooserModel::kWalletAddAccountId;
184 model()->ExecuteCommand(TestAccountChooserModel::kWalletAddAccountId, 0);

Completed in 54 milliseconds