|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IBinder.DeathRecipient | |
---|---|
android.os |
Uses of IBinder.DeathRecipient in android.os |
---|
Methods in android.os with parameters of type IBinder.DeathRecipient | |
---|---|
void |
Binder.linkToDeath(IBinder.DeathRecipient recipient,
int flags)
|
void |
IBinder.linkToDeath(IBinder.DeathRecipient recipient,
int flags)
|
boolean |
Binder.unlinkToDeath(IBinder.DeathRecipient recipient,
int flags)
|
boolean |
IBinder.unlinkToDeath(IBinder.DeathRecipient recipient,
int flags)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |