IAtomActionResultPropagator.Stub
This package is part of the
Android support library which
is no longer maintained.
The support library has been superseded by AndroidX
which is part of Jetpack .
We recommend using the AndroidX libraries in all new projects. You should also consider
migrating existing projects to AndroidX.
To find the AndroidX class that maps to this deprecated class, see the AndroidX
support library class
mappings .
public
static
abstract
class
IAtomActionResultPropagator.Stub
extends BaseStub
implements
IAtomActionResultPropagator
Summary
Nested classes
class
IAtomActionResultPropagator.Stub.Proxy
Inherited constants
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
Inherited methods
From
class
com.google.android.aidl.BaseStub
IBinder
asBinder()
boolean
dispatchTransaction(int arg0, Parcel arg1, Parcel arg2, int arg3)
boolean
onTransact(int arg0, Parcel arg1, Parcel arg2, int arg3)
boolean
routeToSuperOrEnforceInterface(int arg0, Parcel arg1, Parcel arg2, int arg3)
From
class
android.os.Binder
void
attachInterface(IInterface arg0, String arg1)
static
final
long
clearCallingIdentity()
void
dump(FileDescriptor arg0, String[] arg1)
void
dump(FileDescriptor arg0, PrintWriter arg1, String[] arg2)
void
dumpAsync(FileDescriptor arg0, String[] arg1)
static
final
void
flushPendingCommands()
static
final
int
getCallingPid()
static
final
int
getCallingUid()
static
final
UserHandle
getCallingUserHandle()
String
getInterfaceDescriptor()
boolean
isBinderAlive()
static
final
void
joinThreadPool()
void
linkToDeath(IBinder.DeathRecipient arg0, int arg1)
boolean
onTransact(int arg0, Parcel arg1, Parcel arg2, int arg3)
boolean
pingBinder()
IInterface
queryLocalInterface(String arg0)
static
final
void
restoreCallingIdentity(long arg0)
final
boolean
transact(int arg0, Parcel arg1, Parcel arg2, int arg3)
boolean
unlinkToDeath(IBinder.DeathRecipient arg0, int arg1)
From
class
java.lang.Object
Object
clone()
boolean
equals(Object arg0)
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
From
interface
android.support.test.espresso.web.action.IAtomActionResultPropagator
Public constructors
IAtomActionResultPropagator.Stub
IAtomActionResultPropagator.Stub ()
Public methods
Protected methods
dispatchTransaction
boolean dispatchTransaction (int code,
Parcel data,
Parcel reply,
int flags)
Parameters
code
int
data
Parcel
reply
Parcel
flags
int
Content and code samples on this page are subject to the licenses described in the Content License . Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-04-11 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-04-11 UTC."],[],[]]