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
|
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.