Searched defs:kWalletAddAccountId (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
H A Daccount_chooser_model.h105 static const int kWalletAddAccountId; member in class:autofill::AccountChooserModel
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) {

Completed in 89 milliseconds