Package android.os

Interface IBinder.DeathRecipient

  • Enclosing interface:
    IBinder

    public static interface IBinder.DeathRecipient
    Interface for receiving a callback when the process hosting an IBinder has gone away.
    See Also:
    #linkToDeath
    • Method Detail

      • binderDied

        void binderDied()