Searched refs:deleteAccountPIMData (Results 1 – 6 of 6) sorted by relevance
54 void deleteAccountPIMData(long accountId); in deleteAccountPIMData() method
408 public void deleteAccountPIMData(final long accountId) throws RemoteException { in deleteAccountPIMData() method in EmailServiceProxy412 mService.deleteAccountPIMData(accountId); in deleteAccountPIMData()
140 public void deleteAccountPIMData(long accountId) throws RemoteException { in deleteAccountPIMData() method in EmailServiceUtils.NullEmailService
173 ExchangeService.deleteAccountPIMData(mAccountId); in parse()
1217 service.deleteAccountPIMData(accountId);1880 public void deleteAccountPIMData(long accountId) {
506 public void deleteAccountPIMData(long accountId) throws RemoteException {512 ExchangeService.deleteAccountPIMData(accountId);626 public static void deleteAccountPIMData(long accountId) { in deleteAccountPIMData() method in ExchangeService