Lines Matching full:account
4 — the account manager and the synchronization manager (through a sync
9 href="../../../reference/android/accounts/AccountManager.html">account
11 services. Users enter the credentials for each account only once —
13 account manager to obtain an auth token for the account. An authenticator (a
14 pluggable component of account manager) requests credentials from the user,
16 stores them to the account manager. This sample demonstrates how to write an
22 account type and ContentProvider authority to the sync manager. This sample
37 account will be added to your phone's account manager. You can go to "Settings |
38 Accounts & Sync" to view the account and change its sync settings. </p>