Home
last modified time | relevance | path

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

/packages/apps/Email/src/com/android/email/
DUtility.java378 public static String findDuplicateAccount(Context context, long allowAccountId, String hostName, in findDuplicateAccount() argument
392 if (accountId != allowAccountId) { in findDuplicateAccount()