Searched refs:deleteExternalAccountPIMData (Results 1 – 5 of 5) sorted by relevance
259 public void deleteExternalAccountPIMData(final String emailAddress) throws RemoteException { in deleteExternalAccountPIMData() method in EmailServiceProxy263 mService.deleteExternalAccountPIMData(emailAddress); in deleteExternalAccountPIMData()
63 void deleteExternalAccountPIMData(String emailAddress); in deleteExternalAccountPIMData() method
400 public void deleteExternalAccountPIMData(final String emailAddress) throws RemoteException { in deleteExternalAccountPIMData() method in EmailServiceStub
722 public void deleteExternalAccountPIMData(final String emailAddress) throws RemoteException { in deleteExternalAccountPIMData() method in EmailServiceUtils.NullService
6125 service.deleteExternalAccountPIMData(emailAddress); in deleteAccountData()