IPackageVerificationApiService.Stub
Stay organized with collections
Save and categorize content based on your preferences.
outlined_flag
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.
Inherited Constant Summary
From interface android.os.IBinder
int
DUMP_TRANSACTION
int
FIRST_CALL_TRANSACTION
int
FLAG_ONEWAY
int
INTERFACE_TRANSACTION
int
LAST_CALL_TRANSACTION
int
LIKE_TRANSACTION
int
PING_TRANSACTION
int
TWEET_TRANSACTION
Public Constructor Summary
Inherited Method Summary
From class com.google.android.aidl.BaseStub
IBinder
asBinder ()
boolean
dispatchTransaction (int arg0,
Parcel arg1,
Parcel arg2,
int arg3)
boolean
boolean
routeToSuperOrEnforceInterface (int arg0,
Parcel arg1,
Parcel arg2,
int arg3)
From class android.os.Binder
void
final static long
clearCallingIdentity ()
void
void
void
final static void
flushPendingCommands ()
final static int
getCallingPid ()
final static int
getCallingUid ()
final static UserHandle
getCallingUserHandle ()
String
getInterfaceDescriptor ()
boolean
isBinderAlive ()
final static void
joinThreadPool ()
void
boolean
boolean
pingBinder ()
IInterface
queryLocalInterface (
String arg0)
final static void
restoreCallingIdentity (long arg0)
final boolean
boolean
From class java.lang.Object
Object
clone ()
boolean
void
finalize ()
final Class <?>
getClass ()
int
hashCode ()
final void
notify ()
final void
notifyAll ()
String
toString ()
final void
wait (long arg0, int arg1)
final void
wait (long arg0)
final void
wait ()
From interface android.os.IInterface
From interface android.os.IBinder
abstract void
abstract void
abstract String
getInterfaceDescriptor ()
abstract boolean
isBinderAlive ()
abstract void
abstract boolean
pingBinder ()
abstract IInterface
queryLocalInterface (
String arg0)
abstract boolean
abstract boolean
Public Constructors
public IPackageVerificationApiService.Stub ()
Protected Methods
protected boolean dispatchTransaction (int code,
Parcel data,
Parcel reply, int
flags)
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-31 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[],[]]