HomeSort by relevance Sort by last modified time
    Searched refs:mAccountManagerAccount (Results 1 - 3 of 3) sorted by null

  /packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/
AbstractSyncAdapter.java 62 public final android.accounts.Account mAccountManagerAccount;
90 mAccountManagerAccount = new android.accounts.Account(mAccount.mEmailAddress,
CalendarSyncAdapter.java 235 return ContentResolver.getSyncAutomatically(mAccountManagerAccount,
275 Eas.EXCHANGE_ACCOUNT_MANAGER_TYPE), mAccountManagerAccount);
305 Eas.EXCHANGE_ACCOUNT_MANAGER_TYPE), mAccountManagerAccount,
    [all...]
ContactsSyncAdapter.java 223 mAccountManagerAccount, ContactsContract.AUTHORITY);
254 ContactsContract.SyncState.CONTENT_URI, mAccountManagerAccount);
286 mAccountManagerAccount, syncKey.getBytes());
    [all...]

Completed in 655 milliseconds