public static abstract class

IMountControl.Stub

extends Binder
implements IMountControl
java.lang.Object
   ↳ android.os.Binder
     ↳ com.iwedia.dtv.mount.IMountControl.Stub

Class Overview

Local-side IPC implementation stub class.

Summary

Public Constructors
IMountControl.Stub()
Construct the stub at attach it to the interface.
Public Methods
android.os.IBinder asBinder()
static IMountControl asInterface(android.os.IBinder obj)
Cast an IBinder object into an com.iwedia.dtv.mount.IMountControl interface, generating a proxy if needed.
boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int flags)
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.iwedia.dtv.mount.IMountControl

Public Constructors

public IMountControl.Stub ()

Construct the stub at attach it to the interface.

Public Methods

public android.os.IBinder asBinder ()

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

Cast an IBinder object into an com.iwedia.dtv.mount.IMountControl interface, generating a proxy if needed.

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

Throws
RemoteException