Home | History | Annotate | Download | only in am

Lines Matching defs:RemoteException

89 import android.os.RemoteException;
1548 } catch (RemoteException e) {
1982 } catch (RemoteException ex) {
2097 } catch (RemoteException e) {
2336 } catch (RemoteException e) {
2358 } catch (RemoteException e) {
2434 ProcessRecord app, boolean execInFg) throws RemoteException {
2436 throw new RemoteException();
2597 } catch (RemoteException e) {
3066 throws RemoteException {
3093 } catch (RemoteException e) {
3888 } catch (RemoteException e) {
3889 pw.println(" Got a RemoteException while dumping the service");
4212 } catch (RemoteException e) {
4213 pw.println(prefix + " Got a RemoteException while dumping the service");