Refactor PasswordAutofillAgent: methods to functions.

The functions that are not using the member variables or just
using few member variables are made helper function so that
PasswordAutofillAgent class become thin and have relevent
member functions only.

BUG=398436

Review URL: https://codereview.chromium.org/597983003

Cr-Commit-Position: refs/heads/master@{#297586}
2 files changed