| Package | Description |
|---|---|
| android.os |
| Modifier and Type | Method and Description |
|---|---|
void |
IBinder.linkToDeath(IBinder.DeathRecipient recipient,
int flags) |
void |
Binder.linkToDeath(IBinder.DeathRecipient recipient,
int flags) |
boolean |
IBinder.unlinkToDeath(IBinder.DeathRecipient recipient,
int flags) |
boolean |
Binder.unlinkToDeath(IBinder.DeathRecipient recipient,
int flags) |
Copyright © 2008-2013. All Rights Reserved.