Package android.os
Interface IBinder.DeathRecipient
-
- Enclosing interface:
- IBinder
public static interface IBinder.DeathRecipientInterface for receiving a callback when the process hosting an IBinder has gone away.- See Also:
#linkToDeath
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidbinderDied()
-