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

  /packages/apps/Email/src/com/android/email/service/
IEmailService.aidl 32 void updateFolderList(long accountId);
EmailServiceProxy.java 238 public void updateFolderList(final long accountId) throws RemoteException {
243 mService.updateFolderList(accountId);
  /packages/apps/Email/src/com/android/email/
ExchangeUtils.java 127 public void updateFolderList(long accountId) throws RemoteException {
Controller.java 158 service.updateFolderList(accountId);
    [all...]
  /packages/apps/Email/src/com/android/exchange/
SyncManager.java 343 public void updateFolderList(long accountId) throws RemoteException {
    [all...]

Completed in 16 milliseconds