Searched refs:removeObitRecipient (Results 1 – 2 of 2) sorted by relevance
30 virtual ~IMediaDeathNotifier() { removeObitRecipient(this); } in ~IMediaDeathNotifier()40 static void removeObitRecipient(const wp<IMediaDeathNotifier>& recipient);
70 IMediaDeathNotifier::removeObitRecipient(const wp<IMediaDeathNotifier>& recipient) in removeObitRecipient() function in android::IMediaDeathNotifier