Home | History | Annotate | Download | only in provider

Lines Matching refs:getAccountManagerAccount

1697                         account.getAccountManagerAccount(serviceInfo.accountType);
1865 getAccountManagerAccount(context, emailAddress, protocol);
2055 getAccountManagerAccount(accountId);
5731 private android.accounts.Account getAccountManagerAccount(final long accountId) {
5735 return getAccountManagerAccount(context, account.mEmailAddress,
5746 private static android.accounts.Account getAccountManagerAccount(final Context context,
5766 final android.accounts.Account account = getAccountManagerAccount(accountId);
5823 final android.accounts.Account account = getAccountManagerAccount(mailbox.mAccountKey);