Searched refs:ExitOnDeath (Results 1 – 1 of 1) sorted by relevance
154 class ExitOnDeath : public IBinder::DeathRecipient { class156 ~ExitOnDeath() override = default;386 static sp<IBinder::DeathRecipient> recipient = new ExitOnDeath; in getDeathRecipient()