Package 

Class IWifiConnectListener.Stub

  • All Implemented Interfaces:
    android.os.IBinder , android.os.IInterface , com.spd.mdm.core.listener.IWifiConnectListener

    
    public abstract class IWifiConnectListener.Stub
    extends Binder implements IWifiConnectListener
                        

    Local-side IPC implementation stub class.

    • Constructor Summary

      Constructors 
      Constructor Description
      IWifiConnectListener.Stub() Construct the stub at attach it to the interface.
    • Method Summary

      Modifier and Type Method Description
      static IWifiConnectListener asInterface(IBinder obj) Cast an IBinder object into an com.spd.mdm.core.listener.IWifiConnectListener interface,generating a proxy if needed.
      IBinder asBinder()
      boolean onTransact(int code, Parcel data, Parcel reply, int flags)
      • Methods inherited from class android.os.Binder

        allowBlocking, allowBlockingForCurrentThread, attachInterface, blockUntilThreadAvailable, clearCallingIdentity, clearCallingIdentity$ravenwood, clearCallingWorkSource, copyAllowBlocking, defaultBlocking, defaultBlockingForCurrentThread, disableStackTracking, dump, dumpAsync, enableStackTracking, flushPendingCommands, flushPendingCommands$ravenwood, forceDowngradeToSystemStability, getCallingPid, getCallingPid$ravenwood, getCallingUid, getCallingUid$ravenwood, getCallingUidOrThrow, getCallingUidOrWtf, getCallingUserHandle, getCallingWorkSourceUid, getExtension, getInterfaceDescriptor, getMaxTransactionId, getThreadStrictModePolicy, getTransactionName, getTransactionTraceName, getTransactionTracker, handleShellCommand, init$ravenwood, isBinderAlive, isDirectlyHandlingTransaction, isDirectlyHandlingTransactionNative, isDirectlyHandlingTransactionNative$ravenwood, isProxy, isStackTrackingEnabled, joinThreadPool, linkToDeath, markVintfStability, onShellCommand, pingBinder, queryLocalInterface, reset$ravenwood, restoreCallingIdentity, restoreCallingIdentity$ravenwood, restoreCallingWorkSource, setCallingWorkSourceUid, setDumpDisabled, setExtension, setHeavyHitterWatcherConfig, setIsDirectlyHandlingTransactionOverride, setObserver, setProxyTransactListener, setThreadStrictModePolicy, setTransactionCallback, setWarnOnBlocking, setWorkSourceProvider, shellCommand, transact, transactionCallback, unlinkToDeath, withCleanCallingIdentity, withCleanCallingIdentity
      • Methods inherited from class android.os.IBinder

        getSuggestedMaxIpcSizeBytes
      • Methods inherited from class com.spd.mdm.core.listener.IWifiConnectListener

        onFailure, onSuccess
      • 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
    • Constructor Detail

      • IWifiConnectListener.Stub

        IWifiConnectListener.Stub()
        Construct the stub at attach it to the interface.