Google is committed to advancing racial equity for Black communities. See how.
Added in API level 1

IBinder.DeathRecipient

public static interface IBinder.DeathRecipient

android.os.IBinder.DeathRecipient


Interface for receiving a callback when the process hosting an IBinder has gone away.

Summary

Public methods

abstract void binderDied()

Public methods

binderDied

Added in API level 1
public abstract void binderDied ()