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

  /packages/apps/Email/src/com/android/email/
ExchangeUtils.java 97 public void hostChanged(long accountId) throws RemoteException {
  /packages/apps/Email/src/com/android/email/service/
EmailServiceProxy.java 273 public void hostChanged(final long accountId) throws RemoteException {
277 mService.hostChanged(accountId);

Completed in 9 milliseconds