Searched refs:getServiceInfoForAccount (Results 1 – 5 of 5) sorted by relevance
182 .getServiceInfoForAccount(context, providerAccount.mId); in reconcileAccountsInternal()
3637 info = EmailServiceUtils.getServiceInfoForAccount(context, accountId); in genQueryAccount()3647 info = EmailServiceUtils.getServiceInfoForAccount(context, accountId); in genQueryAccount()
105 EmailServiceUtils.getServiceInfoForAccount(mContext, account.mId); in requestSync()
252 public static EmailServiceInfo getServiceInfoForAccount(Context context, long accountId) { in getServiceInfoForAccount() method in EmailServiceUtils
576 = EmailServiceUtils.getServiceInfoForAccount(context, account.mId); in cancelNotifications()