public abstract class

ITestRunEvent.Stub

extends android.os.Binder

implements ITestRunEvent

 java.lang.Object

↳android.os.Binder

↳androidx.test.services.events.run.ITestRunEvent.Stub

Overview

Local-side IPC implementation stub class.

Summary

Constructors
publicStub()

Construct the stub at attach it to the interface.

Methods
public android.os.IBinderasBinder()

public static ITestRunEventasInterface(android.os.IBinder obj)

Cast an IBinder object into an androidx.test.services.events.run.ITestRunEvent interface, generating a proxy if needed.

public booleanonTransact(int code, android.os.Parcel data, android.os.Parcel reply, int flags)

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructors

public Stub()

Construct the stub at attach it to the interface.

Methods

public static ITestRunEvent asInterface(android.os.IBinder obj)

Cast an IBinder object into an androidx.test.services.events.run.ITestRunEvent interface, generating a proxy if needed.

public android.os.IBinder asBinder()

public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int flags)