public abstract static class ISimService.Stub extends android.os.Binder implements ISimService
ISimService.Stub| Modifier and Type | Field and Description |
|---|---|
(package private) static int |
TRANSACTION_checkCapability |
(package private) static int |
TRANSACTION_checkCapabilityList |
(package private) static int |
TRANSACTION_getAuthentication |
(package private) static int |
TRANSACTION_getDeviceIdentity |
(package private) static int |
TRANSACTION_getDomain |
(package private) static int |
TRANSACTION_getErrorCode |
(package private) static int |
TRANSACTION_getErrorStr |
(package private) static int |
TRANSACTION_getImpi |
(package private) static int |
TRANSACTION_getImpu |
(package private) static int |
TRANSACTION_getPcscf |
(package private) static int |
TRANSACTION_getPcscfPco |
(package private) static int |
TRANSACTION_getSubscriberIdentity |
(package private) static int |
TRANSACTION_registerNotificationReceiver |
| Constructor and Description |
|---|
Stub()
Construct the stub at attach it to the interface.
|
| Modifier and Type | Method and Description |
|---|---|
android.os.IBinder |
asBinder() |
static ISimService |
asInterface(android.os.IBinder obj)
Cast an IBinder object into an org.mcopenplatform.iapi.ISimService interface,
generating a proxy if needed.
|
boolean |
onTransact(int code,
android.os.Parcel data,
android.os.Parcel reply,
int flags) |
attachInterface, clearCallingIdentity, dump, dump, dumpAsync, flushPendingCommands, getCallingPid, getCallingUid, getCallingUserHandle, getInterfaceDescriptor, isBinderAlive, joinThreadPool, linkToDeath, pingBinder, queryLocalInterface, restoreCallingIdentity, transact, unlinkToDeathclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckCapability, checkCapabilityList, getAuthentication, getDeviceIdentity, getDomain, getErrorCode, getErrorStr, getImpi, getImpu, getPcscf, getPcscfPco, getSubscriberIdentity, registerNotificationReceiverstatic final int TRANSACTION_getErrorCode
static final int TRANSACTION_getErrorStr
static final int TRANSACTION_registerNotificationReceiver
static final int TRANSACTION_checkCapability
static final int TRANSACTION_checkCapabilityList
static final int TRANSACTION_getDeviceIdentity
static final int TRANSACTION_getSubscriberIdentity
static final int TRANSACTION_getImpi
static final int TRANSACTION_getImpu
static final int TRANSACTION_getDomain
static final int TRANSACTION_getPcscf
static final int TRANSACTION_getPcscfPco
static final int TRANSACTION_getAuthentication
public static ISimService 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