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