Lines Matching refs:RemoteException
31 import android.os.RemoteException;
119 public Bundle validate(HostAuth hostAuth) throws RemoteException {
125 public Bundle autoDiscover(String userName, String password) throws RemoteException {
136 final long attachmentId, final boolean background) throws RemoteException {
143 public void updateFolderList(long accountId) throws RemoteException {
148 public void setLogging(int flags) throws RemoteException {
156 public void sendMeetingResponse(long messageId, int response) throws RemoteException {
164 * @throws RemoteException
167 public void deleteAccountPIMData(final String emailAddress) throws RemoteException {
181 public void sendMail(long accountId) throws RemoteException {}
184 public void pushModify(long accountId) throws RemoteException {}