IPackageVerificationApiService.Stub

  • IPackageVerificationApiService.Stub is an abstract class that extends BaseStub and implements IPackageVerificationApiService.

  • It includes a nested class called IPackageVerificationApiService.Stub.Proxy.

  • This class has a public constructor and a static public method asInterface which returns an IPackageVerificationApiService.

  • It has a protected method dispatchTransaction for handling transactions.

  • It inherits various constants and methods from IBinder, BaseStub, Binder, Object, IInterface, and IPackageVerificationApiService.

public static abstract class IPackageVerificationApiService.Stub extends BaseStub
implements IPackageVerificationApiService

Nested Class Summary

class IPackageVerificationApiService.Stub.Proxy  

Inherited Constant Summary

Public Constructor Summary

Public Method Summary

static IPackageVerificationApiService

Protected Method Summary

boolean
dispatchTransaction(int code, Parcel data, Parcel reply, int flags)

Inherited Method Summary

Public Constructors

public IPackageVerificationApiService.Stub ()

Public Methods

public static IPackageVerificationApiService asInterface (IBinder obj)

Protected Methods

protected boolean dispatchTransaction (int code, Parcel data, Parcel reply, int flags)