public abstract class

IAtomActionResultPropagator.Stub

extends android.os.Binder

implements IAtomActionResultPropagator

 java.lang.Object

↳android.os.Binder

↳androidx.test.espresso.web.action.IAtomActionResultPropagator.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 IAtomActionResultPropagatorasInterface(android.os.IBinder obj)

Cast an IBinder object into an androidx.test.espresso.web.action.IAtomActionResultPropagator 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 IAtomActionResultPropagator asInterface(android.os.IBinder obj)

Cast an IBinder object into an androidx.test.espresso.web.action.IAtomActionResultPropagator 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)