Searched refs:IParcelExceptionService (Results 1 – 4 of 4) sorted by relevance
20 interface IParcelExceptionService { interface
31 private static class ParcelExceptionServiceImpl extends IParcelExceptionService.Stub {
3317 public static class ParcelExceptionConnection extends AbstractFuture<IParcelExceptionService>3321 set(IParcelExceptionService.Stub.asInterface(service));3329 public IParcelExceptionService get() throws InterruptedException, ExecutionException {3353 IParcelExceptionService service = connection.get();3356 IParcelExceptionService.Stub.TRANSACTION_writeBinderThrowException, data, reply,
40 "src/android/os/cts/IParcelExceptionService.aidl",