-
- All Implemented Interfaces:
-
android.os.IBinder
,android.os.IInterface
,repeackage.com.heytap.openid.IOpenID
public abstract class IStdID.Stub extends IOpenID.Stub
-
-
Constructor Summary
Constructors Constructor Description IStdID.Stub()
-
Method Summary
Modifier and Type Method Description static IStdID
asInterface(IBinder obj)
static boolean
setDefaultImpl(IOpenID impl)
static IOpenID
getDefaultImpl()
-
Methods inherited from class repeackage.com.heytap.openid.IOpenID.Stub
asBinder, asInterface, onTransact
-
Methods inherited from class android.os.Binder
attachInterface, clearCallingIdentity, clearCallingWorkSource, dump, dumpAsync, flushPendingCommands, getCallingPid, getCallingUid, getCallingUidOrThrow, getCallingUserHandle, getCallingWorkSourceUid, getInterfaceDescriptor, isBinderAlive, joinThreadPool, linkToDeath, pingBinder, queryLocalInterface, restoreCallingIdentity, restoreCallingWorkSource, setCallingWorkSourceUid, transact, unlinkToDeath
-
Methods inherited from class android.os.IBinder
getSuggestedMaxIpcSizeBytes
-
Methods inherited from class repeackage.com.heytap.openid.IOpenID
getSerID
-
Methods inherited from class android.os.IInterface
asBinder
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
asInterface
static IStdID asInterface(IBinder obj)
-
setDefaultImpl
static boolean setDefaultImpl(IOpenID impl)
-
getDefaultImpl
static IOpenID getDefaultImpl()
-
-
-
-