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

  /packages/apps/Exchange/src/com/android/exchange/service/
EmailSyncAdapterService.java 131 showAuthNotification(emailAccount.mId, emailAccount.mEmailAddress);
AbstractSyncAdapterService.java 118 protected void showAuthNotification(long accountId, String accountName) {
CalendarSyncAdapterService.java 135 showAuthNotification(emailAccount.mId, emailAccount.mEmailAddress);
ContactsSyncAdapterService.java 138 showAuthNotification(emailAccount.mId, emailAccount.mEmailAddress);

Completed in 130 milliseconds