HomeSort by relevance Sort by last modified time
    Searched defs:newAccount (Results 1 - 2 of 2) sorted by null

  /packages/apps/Email/emailsync/src/com/android/emailsync/
SyncManager.java 234 * Return an AccountObserver for this manager; the subclass must implement the newAccount()
383 newAccount(account.mId);
513 newAccount(account.mId);
540 public abstract void newAccount(long acctId);
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
AbstractActivityController.java     [all...]

Completed in 77 milliseconds