Home
last modified time | relevance | path

Searched refs:allowAccountId (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
DUtility.java180 public static Account findExistingAccount(Context context, long allowAccountId, in findExistingAccount() argument
196 if (accountId != allowAccountId) { in findExistingAccount()