public abstract static class IRecognitionService.Stub extends android.os.Binder implements IRecognitionService
IRecognitionService.Stub| Constructor and Description |
|---|
IRecognitionService.Stub()
Construct the stub at attach it to the interface.
|
| Modifier and Type | Method and Description |
|---|---|
android.os.IBinder |
asBinder() |
static IRecognitionService |
asInterface(android.os.IBinder obj)
Cast an IBinder object into an
mobi.narf.recognition.platform.android.common.IRecognitionService
interface, generating a proxy if needed.
|
boolean |
onTransact(int code,
android.os.Parcel data,
android.os.Parcel reply,
int flags) |
attachInterface, clearCallingIdentity, dump, dumpAsync, flushPendingCommands, getCallingPid, getCallingUid, getCallingUserHandle, getInterfaceDescriptor, isBinderAlive, joinThreadPool, linkToDeath, pingBinder, queryLocalInterface, restoreCallingIdentity, transact, unlinkToDeathequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddConfiguration, getConfiguration, getConfigurations, hasConfiguration, isStarted, removeConfigurationpublic IRecognitionService.Stub()
public static IRecognitionService asInterface(android.os.IBinder obj)
public android.os.IBinder asBinder()
asBinder in interface android.os.IInterfacepublic boolean onTransact(int code,
android.os.Parcel data,
android.os.Parcel reply,
int flags)
throws android.os.RemoteException
onTransact in class android.os.Binderandroid.os.RemoteException