Lines Matching full:istub
769 than</em> {@code NO_DOWNLOAD_REQUIRED}, create an instance of {@code IStub} by
771 downloaderService)}. The {@code IStub} provides a binding between your activity to the downloader
773 <p>In order to instantiate your {@code IStub} by calling {@code CreateStub()}, you must pass it
779 CreateStub()} to instantiate your {@code IStub} during your activity's {@link
790 // Instantiate a member instance of IStub
801 call {@code connect()} on the {@code IStub}, passing it your application's {@link
821 <p>Calling {@code connect()} on the {@code IStub} binds your activity to the {@code
840 <dd>After you instantiate the {@code IStub} in your activity, you'll receive a call to this