public static abstract class

ILogcatRecorderControl.Stub

extends Binder
implements ILogcatRecorderControl
java.lang.Object
   ↳ android.os.Binder
     ↳ com.iwedia.dtv.logger.ILogcatRecorderControl.Stub

Class Overview

Local-side IPC implementation stub class.

Summary

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

Public Constructors

public ILogcatRecorderControl.Stub ()

Construct the stub at attach it to the interface.

Public Methods

public android.os.IBinder asBinder ()

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

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

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

Throws
RemoteException