Home | History | Annotate | Download | only in provider

Lines Matching defs:RemoteException

26 import android.os.RemoteException;
70 * @throws RemoteException if there is a failure communicating with the remote
74 Account account) throws RemoteException {
80 throw new RemoteException();
100 * @throws RemoteException if there is a failure communicating with the remote
104 Account account, byte[] data) throws RemoteException {
113 Account account, byte[] data) throws RemoteException {
122 throws RemoteException {
129 Account account) throws RemoteException {
134 throw new RemoteException();