Searched refs:ListenerDeathRecipient (Results 1 – 3 of 3) sorted by relevance
493 struct ListenerDeathRecipient : public HwDeathRecipient { in initListener() struct494 ListenerDeathRecipient(const wp<Component>& comp) in initListener() argument514 mDeathRecipient = new ListenerDeathRecipient(self); in initListener()
486 struct ListenerDeathRecipient : public HwDeathRecipient { in initListener() struct487 ListenerDeathRecipient(const wp<Component>& comp) in initListener() argument507 mDeathRecipient = new ListenerDeathRecipient(self); in initListener()
524 struct ListenerDeathRecipient : public HwDeathRecipient { in initListener() struct525 ListenerDeathRecipient(const wp<Component>& comp) in initListener() argument545 mDeathRecipient = new ListenerDeathRecipient(self); in initListener()