HomeSort by relevance Sort by last modified time
    Searched refs:GetWalletEmail (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/ui/android/autofill/
autofill_dialog_result.h 34 static base::string16 GetWalletEmail(JNIEnv* env, jobject wallet);
autofill_dialog_result.cc 122 base::string16 AutofillDialogResult::GetWalletEmail(
autofill_dialog_controller_android.cc 365 const string16 email = AutofillDialogResult::GetWalletEmail(env, wallet);

Completed in 8456 milliseconds