HomeSort by relevance Sort by last modified time
    Searched full:existingaccount (Results 1 - 1 of 1) sorted by null

  /packages/apps/Exchange/src/com/android/exchange/
EasSyncService.java 498 Account existingAccount = Utility.findExistingAccount(
500 if (existingAccount != null && existingAccount.mSyncKey != null) {
501 syncKey = existingAccount.mSyncKey;
    [all...]

Completed in 418 milliseconds