Home | History | Annotate | Download | only in topics

Lines Matching full:stub

1018 The other, called Stub, extends the {@link android.os.Binder}
1021 You would subclass Stub to implement those methods, as indicated in the
1029 the {@code aidl} tool and the Stub subclass implementing the
1055 an instance of the Stub subclass.
1060 object, a proxy for the Stub subclass managed by the service. Through
1092 returns (for example, a Stub subclass that implements RPC methods) would