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

  /packages/apps/Email/src/com/android/email/
ExchangeUtils.java 127 public void updateFolderList(long accountId) throws RemoteException {
  /packages/apps/Email/src/com/android/email/service/
EmailServiceProxy.java 238 public void updateFolderList(final long accountId) throws RemoteException {
243 mService.updateFolderList(accountId);

Completed in 919 milliseconds