public static abstract class

IEmmControl.Stub

extends Binder
implements IEmmControl
java.lang.Object
   ↳ android.os.Binder
     ↳ com.iwedia.dtv.emm.IEmmControl.Stub

Class Overview

Local-side IPC implementation stub class.

Summary

Public Constructors
IEmmControl.Stub()
Construct the stub at attach it to the interface.
Public Methods
android.os.IBinder asBinder()
static IEmmControl asInterface(android.os.IBinder obj)
Cast an IBinder object into an com.iwedia.dtv.emm.IEmmControl 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.emm.IEmmControl

Public Constructors

public IEmmControl.Stub ()

Construct the stub at attach it to the interface.

Public Methods

public android.os.IBinder asBinder ()

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

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

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

Throws
RemoteException