Searched refs:updateFolderList (Results 1 – 6 of 6) sorted by relevance
208 public void updateFolderList(final long accountId) throws RemoteException { in updateFolderList() method in EmailServiceProxy212 mService.updateFolderList(accountId); in updateFolderList()
33 void updateFolderList(long accountId); in updateFolderList() method
329 proxy.updateFolderList(account.mId);
238 service.updateFolderList(acct.mId); in performSync()
285 public void updateFolderList(final long accountId) throws RemoteException { in updateFolderList() method in EmailServiceStub
706 public void updateFolderList(long accountId) throws RemoteException {} in updateFolderList() method in EmailServiceUtils.NullService