| Package | Description |
|---|---|
| android.os |
| Modifier and Type | Method and Description |
|---|---|
void |
IBinder.dump(FileDescriptor fd,
String[] args) |
void |
IBinder.dumpAsync(FileDescriptor fd,
String[] args) |
String |
IBinder.getInterfaceDescriptor() |
void |
IBinder.linkToDeath(IBinder.DeathRecipient recipient,
int flags) |
boolean |
IBinder.transact(int code,
Parcel data,
Parcel reply,
int flags) |
Copyright © 2022 The Immutables.org authors. All rights reserved.