public abstract class

Command.Stub

extends BaseStub

implements Command

 java.lang.Object

↳BaseStub

↳androidx.test.services.shellexecutor.Command.Stub

Summary

Constructors
publicStub()

Methods
public static CommandasInterface(IBinder obj)

protected booleandispatchTransaction(int code, Parcel data, Parcel reply, int flags)

Parceling generic Lists requires an unchecked conversion from ArrayList to List.Parceling generic Lists requires using the raw type Map.

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

Constructors

public Stub()

Methods

public static Command asInterface(IBinder obj)

protected boolean dispatchTransaction(int code, Parcel data, Parcel reply, int flags)

Parceling generic Lists requires an unchecked conversion from ArrayList to List.Parceling generic Lists requires using the raw type Map.