Package 

Class IAdvertisingIdService.Stub

  • All Implemented Interfaces:
    android.os.IBinder , android.os.IInterface , repeackage.com.google.android.gms.ads.identifier.internal.IAdvertisingIdService

    
    public abstract class IAdvertisingIdService.Stub
    extends Binder implements IAdvertisingIdService
                        

    Local-side IPC implementation stub class.

    • Constructor Summary

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

      Modifier and Type Method Description
      static IAdvertisingIdService asInterface(IBinder obj) Cast an IBinder object into an repeackage.com.google.android.gms.ads.identifier.internal.IAdvertisingIdService interface,generating a proxy if needed.
      IBinder asBinder()
      boolean onTransact(int code, Parcel data, Parcel reply, int flags)
      static boolean setDefaultImpl(IAdvertisingIdService impl)
      static IAdvertisingIdService getDefaultImpl()
      • 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.google.android.gms.ads.identifier.internal.IAdvertisingIdService

        getId, isLimitAdTrackingEnabled
      • 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