public abstract class

ITestPlatformEvent.Stub

extends android.os.Binder

implements ITestPlatformEvent

 java.lang.Object

↳android.os.Binder

↳androidx.test.services.events.platform.ITestPlatformEvent.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 ITestPlatformEventasInterface(android.os.IBinder obj)

Cast an IBinder object into an androidx.test.services.events.platform.ITestPlatformEvent 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 ITestPlatformEvent asInterface(android.os.IBinder obj)

Cast an IBinder object into an androidx.test.services.events.platform.ITestPlatformEvent 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)